diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-09-21 21:04:49 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-09-28 20:27:19 +0300 |
commit | c8f46f43a1db7a9a46cd9313aa434380238e874f (patch) | |
tree | d16c99d111e336937af412119a90113009c10c6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d5ea889246b112e228433a5f27f57af90ca0c1fb (diff) | |
download | linux-c8f46f43a1db7a9a46cd9313aa434380238e874f.tar.xz |
ACPI: thermal: Drop critical_valid and hot_valid trip flags
The critical_valid and hot_valid flags in struct acpi_thermal_trips are
only used during initialization and they are only false if the
corresponding trip temperatures are equal to THERMAL_TEMP_INVALID, so
drop them and use THERMAL_TEMP_INVALID checks instead of them where
applicable.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions