thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
authorTang Bin <tangbin@cmss.chinamobile.com>
Mon, 22 Feb 2021 06:11:05 +0000 (14:11 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 10 Mar 2021 11:52:55 +0000 (12:52 +0100)
commite042e95bcab34b2265b0aaeb497030ea13c6c251
tree90478bc067c8aa49953c6787560704355550b1f2
parenta38fd8748464831584a19438cbb3082b5a2dab15
thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()

The function devm_platform_ioremap_resource has already contains error
message, so remove the redundant dev_err here.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210222061105.6008-1-tangbin@cmss.chinamobile.com
drivers/thermal/amlogic_thermal.c