summarylogtreecommitdiffstats
path: root/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
diff options
context:
space:
mode:
authorgraysky2019-12-30 07:26:19 -0500
committergraysky2019-12-30 07:26:19 -0500
commit6350ed57c7daa464a71a9f8a0d4199ac0e5d8b52 (patch)
tree0f782a2794cb79d1360d6cbccd04b63592d25041 /0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
parentebd0ef85fc047e48bdcbef56e4aa3613163b1449 (diff)
downloadaur-6350ed57c7daa464a71a9f8a0d4199ac0e5d8b52.tar.gz
Update to 5.4.7rc1-1
Diffstat (limited to '0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch')
-rw-r--r--0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch b/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
index b66f97556808..d26660b4b8f2 100644
--- a/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
+++ b/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
@@ -1,7 +1,7 @@
-From ff550502cfb2bcd4a423be1f43670c7713d16478 Mon Sep 17 00:00:00 2001
+From 271c8fe698d3ba5b3b135ffacfd1dc0c87243e32 Mon Sep 17 00:00:00 2001
From: Mika Westerberg <mika.westerberg@linux.intel.com>
Date: Tue, 29 Oct 2019 20:00:21 +0300
-Subject: [PATCH 4/6] PCI: pciehp: Do not disable interrupt twice on suspend
+Subject: [PATCH 04/20] PCI: pciehp: Do not disable interrupt twice on suspend
We try to keep PCIe hotplug ports runtime suspended when entering system
suspend. Because the PCIe portdrv sets the DPM_FLAG_NEVER_SKIP flag, the PM
@@ -95,5 +95,5 @@ index b3122c151b80..56daad828c9e 100644
#endif /* PM */
};
--
-2.24.0
+2.24.1