diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-10-17 23:12:33 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-11-21 17:04:25 +0300 |
commit | 9c8647224e9fabb765019193aa43c054a638f808 (patch) | |
tree | ab46baa5d1a130540a3db3e63e2dbaccbb3ce8fa /drivers/mtd/devices | |
parent | 6908097aa5a7bd0c66c0b7ae9dd994b6ef62be8c (diff) | |
download | linux-9c8647224e9fabb765019193aa43c054a638f808.tar.xz |
ACPI: thermal: Use library functions to obtain trip point temperature values
Modify the ACPI thermal driver to use functions from the ACPI thermal
library to obtain trip point temperature values instead of duplicating
them locally.
Among other things, this requires the functions in question to be
exported to it, because it can be built as a module.
It effectively changes the behavior of the driver to treat temperature
values out of the reasonable range (-55 centigrade to 175 centigrade) as
invalid, but there is no other expected functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/mtd/devices')
0 files changed, 0 insertions, 0 deletions