thermal/of: Remove of_thermal_get_crit_temp()
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 3 Oct 2022 09:25:52 +0000 (11:25 +0200)
committerDaniel Lezcano <daniel.lezcano@kernel.org>
Fri, 6 Jan 2023 13:14:47 +0000 (14:14 +0100)
commitaacfbf15e0ac2ba1e1b848fc439a9c7c7fd90934
tree7278dfc00127a888945349e27e6682f7bb908684
parent810245133eaec213517bad835e394cbf4fb2d6cd
thermal/of: Remove of_thermal_get_crit_temp()

The generic version of of_thermal_get_crit_temp() can be used. Let's
remove this ops which is pointless.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20221003092602.1323944-20-daniel.lezcano@linaro.org
drivers/thermal/thermal_of.c