diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-09-27 14:48:41 +0800 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-11-23 19:43:57 +0000 |
commit | 55e00b871ce2fc5689af7991638e5889dcd2ea7a (patch) | |
tree | 30fc2d6fd7a098d4900d2bed082f8f209bd98b0e /crypto/authenc.c | |
parent | 85e2c6a23f851f65b2b14c1d87685168be620f87 (diff) |
iio: multiplexer: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replaced with dev_err_probe()
which will check if error code is -EPROBE_DEFER and prints the
error name. It also sets the defer probe reason which can be
checked later through debugfs. It's more simple in error path.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220927064841.319291-1-yangyingliang@huawei.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions