summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-davinci.c
diff options
context:
space:
mode:
authorLiao Chang <liaochang1@huawei.com>2023-08-08 04:29:51 +0300
committerAndi Shyti <andi.shyti@kernel.org>2023-08-10 11:13:30 +0300
commitd29066600a85b15077221be404a38d9c4bf5b888 (patch)
tree28799365950aad8f0062a2b59593f58021c1bfea /drivers/i2c/busses/i2c-davinci.c
parent605efbf43813857d8110ca0b5bda75f93426a789 (diff)
downloadlinux-d29066600a85b15077221be404a38d9c4bf5b888.tar.xz
i2c: pxa: 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-7-liaochang1@huawei.com Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-davinci.c')
0 files changed, 0 insertions, 0 deletions