diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2022-10-03 12:25:55 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@kernel.org> | 2023-01-06 16:14:48 +0300 |
commit | 0b6a3e459e1e615cb2d8c2e33b63e9589ec17850 (patch) | |
tree | 108f2c447d437439ecf6b056c75e0c7a3a5ccaed /init | |
parent | 30233a229fdbca747896e279f88df8e66ef44a4e (diff) | |
download | linux-0b6a3e459e1e615cb2d8c2e33b63e9589ec17850.tar.xz |
thermal/drivers/rcar: 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: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/20221003092602.1323944-23-daniel.lezcano@linaro.org
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions