Home
last modified time | relevance | path

Searched hist:"060 b39d934f219386478f892879231bf262f02ca" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/
H A Dda9062-thermal.cdiff 060b39d934f219386478f892879231bf262f02ca Mon Oct 03 11:25:57 CEST 2022 Daniel Lezcano <daniel.lezcano@linaro.org> thermal/drivers/da9062: 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: Adam Ward <DLG-Adam.Ward.opensource@dm.renesas.com>
Link: https://lore.kernel.org/r/20221003092602.1323944-25-daniel.lezcano@linaro.org