Home
last modified time | relevance | path

Searched hist:"57 c9eaa4de537e6f08819d9214de502cac5a989c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.cdiff 57c9eaa4de537e6f08819d9214de502cac5a989c Sun Jun 25 06:11:33 CDT 2023 Luca Weiss <luca@z3ntu.xyz> thermal/drivers/qcom/temp-alarm: Use dev_err_probe

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: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230625-spmi-temp-alarm-defer-v1-1-2d57acf36855@z3ntu.xyz