summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorLiao Chang <liaochang1@huawei.com>2023-08-08 09:29:48 +0800
committerAndi Shyti <andi.shyti@kernel.org>2023-08-10 10:12:55 +0200
commit9a648b3f56c49551081b9560392e9a640aa3d5cb (patch)
tree246bca0abc70f1ade21d2c0574e7f81ace0b0e1d /kernel
parent45a7a0524bff52360f82277f165bbdef7a199484 (diff)
downloadlinux-stable-9a648b3f56c49551081b9560392e9a640aa3d5cb.tar.gz
linux-stable-9a648b3f56c49551081b9560392e9a640aa3d5cb.tar.bz2
linux-stable-9a648b3f56c49551081b9560392e9a640aa3d5cb.zip
i2c: xlp9xx: Use dev_err_probe in probe function
Use the dev_err_probe function instead of dev_err in the probe function so that the printed message includes the return value and also handles -EPROBE_DEFER nicely. Signed-off-by: Liao Chang <liaochang1@huawei.com> Reviewed-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20230808012954.1643834-4-liaochang1@huawei.com Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions