diff options
author | Armin Wolf <W_Armin@gmx.de> | 2025-04-10 18:54:55 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-05-16 15:53:26 +0200 |
commit | 3f7cd28ae3d1a1d6f151178469cfaef1b07fdbcc (patch) | |
tree | e317d99388d41890a83e4c336aada5befe9e4d75 /scripts/lib/kdoc/kdoc_re.py | |
parent | 8cf4fdac9bdead7bca15fc56fdecdf78d11c3ec6 (diff) |
ACPI: thermal: Execute _SCP before reading trip points
As specified in section 11.4.13 of the ACPI specification the
operating system is required to evaluate the _ACx and _PSV objects
after executing the _SCP control method.
Move the execution of the _SCP control method before the invocation
of acpi_thermal_get_trip_points() to avoid missing updates to the
_ACx and _PSV objects.
Fixes: b09872a652d3 ("ACPI: thermal: Fold acpi_thermal_get_info() into its caller")
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://patch.msgid.link/20250410165456.4173-3-W_Armin@gmx.de
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions