diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-06-04 15:21:13 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-06-16 21:16:44 +0300 |
commit | c31b3a1b004c1052c9bcc3f7534e393e205be1cb (patch) | |
tree | c6afa0f11d760251cc79096077912317c7a7a6c8 /scripts/gdb/linux/utils.py | |
parent | f75fbe28e8b50517402f17a4fa00aaa8a1314a28 (diff) | |
download | linux-c31b3a1b004c1052c9bcc3f7534e393e205be1cb.tar.xz |
ACPI: thermal: Drop struct acpi_thermal_flags
Drop struct acpi_thermal_flags which is not really used (only one
flag in it is ever set, but it is never read) and call
acpi_execute_simple_method() directly to evaluate _SCP instead of
using acpi_thermal_set_cooling_mode(), which has no callers after
that change, so drop it.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions