diff options
author | 2022-07-14 21:11:26 +0200 | |
---|---|---|
committer | 2022-07-22 21:32:47 +0200 | |
commit | b3ca7aff3cbb074a466c90e1463b9b59e97ea94e (patch) | |
tree | cbd9f1a48537e283df95fb4288284c444a481eb7 /scripts/generate_rust_analyzer.py | |
parent | thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from comment (diff) | |
download | linux-dev-b3ca7aff3cbb074a466c90e1463b9b59e97ea94e.tar.xz linux-dev-b3ca7aff3cbb074a466c90e1463b9b59e97ea94e.zip |
intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
If ACPI_FADT_LOW_POWER_S0 is not set, this doesn't mean that low-power
S0 idle is not usable. It merely means that using S3 on the given
system is more beneficial from the energy saving perspective than using
low-power S0 idle, as long as S3 is supported.
Suspend-to-idle is still a valid suspend mode if ACPI_FADT_LOW_POWER_S0
is not set and the pm_suspend_via_firmware() check in pch_wpt_suspend()
is sufficient to distinguish suspend-to-idle from S3, so drop the
confusing ACPI_FADT_LOW_POWER_S0 check.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions