diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2022-10-03 11:26:02 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@kernel.org> | 2023-01-06 14:14:48 +0100 |
commit | d3ecaf17b58607c240392e810a743fbb9e1e8262 (patch) | |
tree | 41f4c6d6d57676089fc9312fbe95ac1d7ee9b0ff /drivers/thermal/samsung | |
parent | thermal/intel/int340x: Replace parameter to simplify (diff) | |
download | linux-d3ecaf17b58607c240392e810a743fbb9e1e8262.tar.xz linux-d3ecaf17b58607c240392e810a743fbb9e1e8262.zip |
thermal/drivers/intel: 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>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20221003092602.1323944-30-daniel.lezcano@linaro.org
Diffstat (limited to 'drivers/thermal/samsung')
0 files changed, 0 insertions, 0 deletions