thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_pr...
authorYangtao Li <frank.li@vivo.com>
Tue, 20 Jun 2023 09:07:25 +0000 (17:07 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 26 Jun 2023 10:03:14 +0000 (12:03 +0200)
commitb0526e02c60467b7f2b3b7660deba595d6d3d3d8
treeefc5c774140ea642b793d937a3e2e7a34fd2e3ac
parentc32719ace7909ae18547fa5a12e9dac2c92911d1
thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()

The upper-layer devm_thermal_add_hwmon_sysfs() function can directly
print error information.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230620090732.50025-4-frank.li@vivo.com
drivers/thermal/imx8mm_thermal.c
drivers/thermal/imx_sc_thermal.c