commit | 1fa34e49e4b7e66214a1d15261c0224d60366eec | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Dec 10 13:15:13 2020 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 17:01:55 2020 +0100 |
tree | 8144655eb98e95e83c8f4401cf74318158a60845 | |
parent | d7203eedf4f68e9909fd489453168a9d26bf0c3d [diff] |
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