thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()
authorYangtao Li <frank.li@vivo.com>
Tue, 20 Jun 2023 09:07:28 +0000 (17:07 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 26 Jun 2023 10:03:14 +0000 (12:03 +0200)
commitf13582a42de70e5acf72c6ccd2b1472fb764d1d9
tree1b1409fc5737adc281a4ddec1f8085bede479695
parent2279e8f9275cb6e440c432716a1a29899c8d27c8
thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()

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-7-frank.li@vivo.com
drivers/thermal/qoriq_thermal.c