Rafael J. Wysocki 7266c88cba ACPI: thermal: Eliminate struct acpi_thermal_state_flags
Notice that the enabled flag is only needed for active trip points,
so drop struct acpi_thermal_state_flags, add a simple "bool valid" field
to the definitions of all trip point structures instead of flags and
add a "bool enabled" field to struct acpi_thermal_active.

Adjust the code using the modified structures accordingly.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Michal Wilczynski <michal.wilczynski@intel.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2023-06-12 19:35:15 +02:00
..
2023-04-25 18:37:41 -07:00
2023-05-25 09:26:19 +02:00
2023-04-27 12:07:50 -07:00
2023-02-24 12:58:55 -08:00
2020-11-09 19:25:20 +01:00
2022-05-25 15:37:07 +02:00
2022-11-10 20:21:35 +01:00
2022-12-12 13:38:17 -08:00
2022-01-22 08:33:37 +02:00
2023-02-21 12:23:24 -08:00
2020-11-09 19:08:06 +01:00
2023-03-27 20:50:28 +02:00
2022-12-30 18:39:09 +01:00
2022-10-03 20:09:22 +02:00
2020-11-09 19:08:06 +01:00