diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-09-19 16:38:12 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2022-11-15 21:01:51 +0100 |
commit | eb633de6abcb3003a8a2c03377d39a91a8d57d20 (patch) | |
tree | d475ae47984376b796c2fb08bfdd8e500f112bc4 /crypto/simd.c | |
parent | 5dc8356830428656c3a00dd702fb9102fe43550f (diff) | |
download | linux-eb633de6abcb3003a8a2c03377d39a91a8d57d20.tar.bz2 |
rtc: s3c: 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/20220919083812.755082-1-yangyingliang@huawei.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'crypto/simd.c')
0 files changed, 0 insertions, 0 deletions