diff options
author | 2021-05-11 18:06:46 +0800 | |
---|---|---|
committer | 2021-05-12 13:35:39 +0200 | |
commit | c35fb576652dfa1c9692f0a2701b37d813ea75af (patch) | |
tree | 05cf2d1dfd743edc56ce841c97695ba70485af6e /tools/perf/scripts/python/syscall-counts.py | |
parent | dt-bindings: gpio: convert rk3328-grf-gpio.txt to YAML (diff) | |
download | linux-dev-c35fb576652dfa1c9692f0a2701b37d813ea75af.tar.xz linux-dev-c35fb576652dfa1c9692f0a2701b37d813ea75af.zip |
gpio: logicvc: Remove redundant error printing in logicvc_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 <hulkci@huawei.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions