diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-09-17 14:20:15 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-09-20 11:16:42 +0200 |
commit | 790cf9e3da3f16d65d389d714f6e18f27cf18704 (patch) | |
tree | 44ced9b52fcd5978c99e0e28437eb79a79957110 /drivers/ras | |
parent | dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings (diff) | |
download | linux-790cf9e3da3f16d65d389d714f6e18f27cf18704.tar.xz linux-790cf9e3da3f16d65d389d714f6e18f27cf18704.zip |
pinctrl: stm32: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replace with dev_err_probe()
which will check if error code is -EPROBE_DEFER and prints the
error name.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220917122015.1893880-1-yangyingliang@huawei.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions