linux-stable/drivers/thermal/st
Rafael J. Wysocki 4a62d588a8 thermal: core: Eliminate writable trip points masks
All of the thermal_zone_device_register_with_trips() callers pass zero
writable trip points masks to it, so drop the mask argument from that
function and update all of its callers accordingly.

This also removes the artificial trip points per zone limit of 32,
related to using writable trip points masks.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2024-02-27 12:04:38 +01:00
..
Kconfig thermal/drivers/st: Remove syscfg based driver 2023-02-15 17:30:04 +01:00
Makefile thermal/drivers/st: Remove syscfg based driver 2023-02-15 17:30:04 +01:00
st_thermal.c thermal: core: Eliminate writable trip points masks 2024-02-27 12:04:38 +01:00
st_thermal.h thermal/drivers/stm32: Convert to platform remove callback returning void 2023-06-26 12:03:14 +02:00
st_thermal_memmap.c thermal/drivers/stm32: Convert to platform remove callback returning void 2023-06-26 12:03:14 +02:00
stm_thermal.c thermal: stm: Convert to platform remove callback returning void 2023-10-02 14:24:09 +02:00