diff options
author | Liao Chang <[email protected]> | 2023-08-08 09:29:49 +0800 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-08-10 10:13:09 +0200 |
commit | 3c5e6ae40164ba6af1efaa1ca94e2cdea0c8f25e (patch) | |
tree | 8930fba53f85c6e2c9977d6fc3b17cb520c495a5 /drivers/fpga/xilinx-selectmap.c | |
parent | 9a648b3f56c49551081b9560392e9a640aa3d5cb (diff) |
i2c: hisi: 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: Yicong Yang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions