diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-06-04 14:18:05 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-06-12 19:35:15 +0200 |
commit | 7266c88cbaa3deb0764c6c667d72f393ea98061a (patch) | |
tree | 75aaf14f275cf50de2f24e290a336a86ac42a774 /scripts/gdb/linux/lists.py | |
parent | 607d265fc1ab0639085016e170ef4e300d187a77 (diff) |
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>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions