mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
51e20d0e3a
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
thermal_sys.c |