]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: intel: pch: move cooling delay to suspend_noirq phase
authorZhang Rui <rui.zhang@intel.com>
Thu, 19 May 2022 14:35:06 +0000 (22:35 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 19 May 2022 17:40:25 +0000 (19:40 +0200)
commit3aa8d0766ccc1fe0ff9d99afb0522425feed0e39
tree059f19fcf4d5ca9ab05c8cc1667c0b773eab07f0
parent2fa60618fcc2dfaf4b47d6cd42980a233e8c67e5
thermal: intel: pch: move cooling delay to suspend_noirq phase

Move the PCH Thermal driver suspend callback to suspend_noirq to do
cooling while the system is more quiescent.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel/intel_pch_thermal.c