mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>