summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2022-09-17 14:22:08 +0200
committerLinus Walleij <linus.walleij@linaro.org>2022-09-20 11:18:24 +0200
commit35b871f72a5a06dc5a328427a437797ad99c0696 (patch)
tree685503ce4837110065d480cee142d87936248f8f /samples
parentpinctrl: stm32: Switch to use dev_err_probe() helper (diff)
downloadlinux-35b871f72a5a06dc5a328427a437797ad99c0696.tar.xz
linux-35b871f72a5a06dc5a328427a437797ad99c0696.zip
pinctrl: sunxi: sun50i-h5: 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 and prints the error name. Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Link: https://lore.kernel.org/r/20220917122208.1894769-1-yangyingliang@huawei.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions