Home
last modified time | relevance | path

Searched hist:b1ae92dcfa8ed7d5044c525c3a868fcb4d0f9c0e (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_trace_ipa.hdiff b1ae92dcfa8ed7d5044c525c3a868fcb4d0f9c0e Tue Apr 02 20:57:57 CEST 2024 Rafael J. Wysocki <rafael.j.wysocki@intel.com> thermal: core: Make struct thermal_zone_device definition internal

Move the definitions of struct thermal_trip_desc and struct
thermal_zone_device to an internal header file in the thermal core,
as they don't need to be accessible to any code other than the thermal
core and so they don't need to be present in a global header.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
H A Dthermal_core.hdiff b1ae92dcfa8ed7d5044c525c3a868fcb4d0f9c0e Tue Apr 02 20:57:57 CEST 2024 Rafael J. Wysocki <rafael.j.wysocki@intel.com> thermal: core: Make struct thermal_zone_device definition internal

Move the definitions of struct thermal_trip_desc and struct
thermal_zone_device to an internal header file in the thermal core,
as they don't need to be accessible to any code other than the thermal
core and so they don't need to be present in a global header.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>