[PATCH v2 02/14] thermal/core: Add a thermal sensor structure in the thermal zone
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon May 9 00:00:32 PDT 2022
On 07/05/2022 14:54, Daniel Lezcano wrote:
> The thermal sensor ops is directly defined in the thermal zone but
> still its data structuration makes the sensor ops and the thermal zone
> too much interconnected for multiple sensors per thermal zone.
>
> Create a dedicated structure for the thermal sensor to be included in
> the thermal zone structure so these components are clearly separated.
>
> Cc: Alexandre Bailon <abailon at baylibre.com>
> Cc: Kevin Hilman <khilman at baylibre.com>
> Cc; Eduardo Valentin <eduval at amazon.com>
You have a ';' typo here.
> Signed-off-by: Daniel Lezcano <daniel.lezcano at linexp.org>
> ---
> drivers/thermal/broadcom/bcm2835_thermal.c | 2 +-
> drivers/thermal/gov_bang_bang.c | 6 +--
> drivers/thermal/gov_fair_share.c | 6 +--
> drivers/thermal/gov_power_allocator.c | 18 ++++----
> drivers/thermal/gov_step_wise.c | 4 +-
> drivers/thermal/rcar_gen3_thermal.c | 6 +--
> drivers/thermal/samsung/exynos_tmu.c | 6 +--
For Samsung:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list