diff options
| author | Zhen Lei <[email protected]> | 2021-05-11 16:51:26 +0800 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2021-05-20 01:37:32 +0200 |
| commit | ef9385fbf30e9484e4291db76e000b8961419782 (patch) | |
| tree | 023796c8fa4453da6655b94963b40ea51d94b2c1 /scripts/gdb/linux/proc.py | |
| parent | 0f9facdbd9d432442e5655425e8702ed8e28f1b8 (diff) | |
pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()
When devm_ioremap_resource() fails, a clear enough error message will be
printed by its subfunction __devm_ioremap_resource(). The error
information contains the device name, failure cause, and possibly resource
information.
Therefore, remove the error printing here to simplify code and reduce the
binary size.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zhen Lei <[email protected]>
Acked-by: Ray Jui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions