diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2011-11-06 17:21:38 +0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-11-07 05:38:49 +0400 |
commit | 51e20d0e3a60cf46b52ee1af598a35834919ed27 (patch) | |
tree | 88cc982dbe78035d8c58e90f02f86cf100c7bd0a /include/acpi | |
parent | 4505a2015f4c4b2f21137cc3a6b7400b0f3e073e (diff) | |
download | linux-51e20d0e3a60cf46b52ee1af598a35834919ed27.tar.xz |
thermal: Prevent polling from happening during system suspend
The thermal driver should use a freezable workqueue to schedule
polling to prevent thermal_zone_device_update() from being run
during system suspend, when the devices it relies on may be inactive.
Make it use the system freezable workqueue for this purpose.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions