Searched hist:"1 fa86b0a36927ed13a1505c9ee7b80c66718c733" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | diff 1fa86b0a36927ed13a1505c9ee7b80c66718c733 Mon Oct 03 04:25:46 CDT 2022 Daniel Lezcano <daniel.lezcano@linaro.org> thermal/drivers/qcom: 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: Amit Kucheria <amitk@kernel.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20221003092602.1323944-14-daniel.lezcano@linaro.org
|