diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-07-27 14:57:26 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-07-29 16:58:32 +0300 |
commit | 73561d281631630748fd94bca120a79076b52266 (patch) | |
tree | 83f26c8156aea9edcaa55bca11f2d7b55c1f3c0a /init/do_mounts_initrd.c | |
parent | 659ad5f7efece8f92213ca069c494a37507c8c67 (diff) | |
download | linux-73561d281631630748fd94bca120a79076b52266.tar.xz |
gpio: davinci: Remove redundant dev_err_probe()
There is no need to call the dev_err_probe() function directly to print
a custom message when handling an error from platform_get_irq() function as
it is going to display an appropriate error message in case of a failure.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'init/do_mounts_initrd.c')
0 files changed, 0 insertions, 0 deletions