thermal/drivers/rcar: Remove notification usage
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 10 Dec 2020 12:15:13 +0000 (13:15 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2020 16:01:55 +0000 (17:01 +0100)
commit1fa34e49e4b7e66214a1d15261c0224d60366eec
tree8144655eb98e95e83c8f4401cf74318158a60845
parentd7203eedf4f68e9909fd489453168a9d26bf0c3d
thermal/drivers/rcar: Remove notification usage

The ops is only showing a trace telling a critical trip point is
crossed. The same information is given by the thermal framework.

This is redundant, remove the code.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/20201210121514.25760-4-daniel.lezcano@linaro.org
drivers/thermal/rcar_thermal.c