diff options
author | Liao Chang <[email protected]> | 2023-08-08 09:29:51 +0800 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-08-10 10:13:30 +0200 |
commit | d29066600a85b15077221be404a38d9c4bf5b888 (patch) | |
tree | 28799365950aad8f0062a2b59593f58021c1bfea /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 605efbf43813857d8110ca0b5bda75f93426a789 (diff) |
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 <[email protected]>
Reviewed-by: Andi Shyti <[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