linux/drivers/thermal/broadcom
Daniel Lezcano 52945c1c65 thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
The thermal framework gives the possibility to register the trip
points with the thermal zone. When that is done, no get_trip_* ops are
needed and they can be removed.

Convert ops content logic into generic trip points and register them with the
thermal zone.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20221003092602.1323944-24-daniel.lezcano@linaro.org
2023-01-06 14:14:48 +01:00
..
bcm2711_thermal.c thermal/drivers/broadcom: Switch to new of API 2022-08-17 14:09:38 +02:00
bcm2835_thermal.c thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function 2023-01-06 14:14:48 +01:00
brcmstb_thermal.c thermal/drivers/broadcom: Switch to new of API 2022-08-17 14:09:38 +02:00
Kconfig thermal: Add BCM2711 thermal driver 2020-01-27 11:41:08 +01:00
Makefile thermal: Add BCM2711 thermal driver 2020-01-27 11:41:08 +01:00
ns-thermal.c thermal/drivers/broadcom: Switch to new of API 2022-08-17 14:09:38 +02:00
sr-thermal.c thermal/drivers/broadcom: Switch to new of API 2022-08-17 14:09:38 +02:00