aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorZhang Zekun <[email protected]>2024-09-09 20:29:21 +0800
committerBjorn Andersson <[email protected]>2024-10-29 15:04:31 -0500
commitcd8ec43758a5ca91c5503d1cde2df95e05b968ca (patch)
tree4ef7904659abfb8a12f18c71e88b95e59b02010b /drivers/fpga/fpga-mgr.c
parent876b405004842b10a684f06f967502d20d64384f (diff)
soc: qcom: smp2p: Simplify code with dev_err_probe()
Use dev_err_probe() directly in the driver probe phase, and we don't need to judge if the error code is not equal to -EPROBE_DEFER. This can simplify the code a bit. Signed-off-by: Zhang Zekun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions