thermal/drivers/tegra-soctherm: Silence message about clamped temperature
authorDmitry Osipenko <digetx@gmail.com>
Mon, 12 Jul 2021 00:23:53 +0000 (03:23 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 14 Aug 2021 13:44:15 +0000 (15:44 +0200)
commit16f944291a4ab896895e78934623b9d33af810cf
treed536dadb93ab2bb4486d9e2a991a1847be284594
parent454f2ed4b34f9ef5726d080b1eb5dc47a7f36d6f
thermal/drivers/tegra-soctherm: Silence message about clamped temperature

The Tegra soctherm driver prints message about the clamped temperature
trip each time when thermal core disables the low/high trip. The message
is confusing and creates illusion that driver is malfunctioning. Turn that
noisy info message into a debug message.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210712002353.17276-1-digetx@gmail.com
drivers/thermal/tegra/soctherm.c