diff options
author | Liao Chang <[email protected]> | 2023-08-08 09:29:46 +0800 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-08-10 10:12:22 +0200 |
commit | 7aec2f39a1a4be99a7872e2342a69b96396c3e0c (patch) | |
tree | d1a241617411768ac148641548bac5871f7e35bc /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 0c89b3257b04950b4d66e9739af3e50bf93c74de (diff) |
i2c: bcm2835: 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 <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions