WSL2-Linux-Kernel/drivers/thermal/ti-soc-thermal
Rafael J. Wysocki 8289d810ea thermal: core: Rework .get_trend() thermal zone callback
Passing a struct thermal_trip pointer instead of a trip index to the
.get_trend() thermal zone callback allows one of its 2 implementations,
the thermal_get_trend() function in the ACPI thermal driver, to be
simplified quite a bit, and the other implementation of it in the
ti-soc-thermal driver does not even use the relevant callback argument.

For this reason, change the .get_trend() thermal zone callback
definition and adjust the related code accordingly.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2023-08-29 20:48:35 +02:00
..
Kconfig
Makefile
TODO
dra752-bandgap.h
dra752-thermal-data.c
omap3-thermal-data.c
omap4-thermal-data.c
omap4xxx-bandgap.h
omap5-thermal-data.c
omap5xxx-bandgap.h
ti-bandgap.c thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL() 2023-08-17 09:24:54 +02:00
ti-bandgap.h
ti-thermal-common.c thermal: core: Rework .get_trend() thermal zone callback 2023-08-29 20:48:35 +02:00
ti-thermal.h