cpuidle: don't disable cpuidle when entering suspend
cpuidle was disabled while entering suspend as part of commit 8651f97b in order to work around some ACPI bugs. However, there's no reason to do this on modern platforms. Leaving cpuidle enabled can result in improved power consumption if dpm_resume_noirq runs for a significant time. Change-Id: Ie182785b176f448698c0264eba554d1e315e8a06 [Francisco: adapted from Marlin to Angler] Signed-off-by:Francisco Franco <franciscofranco.1990@gmail.com> Used commit: https://github.com/HaoZeke/HZ_Kernel_sony_msm8994/commit/6c60f4f9fe167d41bc5fb045f170767cdd63880a
Loading
Please register or sign in to comment