Re: [PATCH v7 23/29] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function

From: Florian Fainelli
Date: Thu Sep 29 2022 - 13:35:46 EST


On 9/28/22 14:00, Daniel Lezcano wrote:
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@xxxxxxxxxx>

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian