thermal/drivers/imx: Remove get_trip_temp ops
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 9 Mar 2023 09:28:20 +0000 (10:28 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 1 Apr 2023 18:51:45 +0000 (20:51 +0200)
commit53c9ce497dd79fb567214452f4cea5bb4c541b5e
treee4f0f9c5484bb86adf77960fa65de4aa970f4203
parent3f2f689559f77a47972dede0483b7b8f2ead2125
thermal/drivers/imx: Remove get_trip_temp ops

The i.MX thermal sensor uses the generic trip points. The thermal
framework can return the critical temperature directly.

Remove the pointless get_trip_temp ops.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20230309092821.1590586-1-daniel.lezcano@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/imx_thermal.c