diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-09-17 20:20:15 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-09-20 11:16:42 +0200 |
commit | 790cf9e3da3f16d65d389d714f6e18f27cf18704 (patch) | |
tree | 44ced9b52fcd5978c99e0e28437eb79a79957110 /tools/perf/scripts | |
parent | a72be048b71c10475d169d3951c49fb8a6a803e3 (diff) |
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 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions