mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-30 10:44:27 -04:00
This reverts commit0cc2b4e5a0(PM / QoS: Fix device resume latency PM QoS) as it introduced regressions on multiple systems and the fix-up in commit2a9a86d5c8(PM / QoS: Fix default runtime_pm device resume latency) does not address all of them. The original problem that commit0cc2b4e5a0was attempting to fix will be addressed later. Fixes:0cc2b4e5a0(PM / QoS: Fix device resume latency PM QoS) Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>