summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-01-07 21:03:28 -0300
committerDavid P <megver83@parabola.nu>2020-01-07 21:03:28 -0300
commitab548e9147fa1ab4da3fac070663b76af0bfe6cf (patch)
tree72e5b22d99f8b22cb033fd3e825535c612181703 /libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
parent7dfb34b68de75b345f4a7dc75a5a83ed063994d2 (diff)
downloadabslibre-ab548e9147fa1ab4da3fac070663b76af0bfe6cf.tar.gz
abslibre-ab548e9147fa1ab4da3fac070663b76af0bfe6cf.tar.bz2
abslibre-ab548e9147fa1ab4da3fac070663b76af0bfe6cf.zip
updpkg: libre-testing/linux-libre-cros 5.4.6-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch')
-rw-r--r--libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch b/libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
index f3cba134a..570983bb3 100644
--- a/libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
+++ b/libre-testing/linux-libre-cros/0004-PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
@@ -1,7 +1,7 @@
-From bdbb6d41bab0f525b679cf5018f77d5299773568 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/5] PCI: pciehp: Do not disable interrupt twice on suspend
+Subject: [PATCH 4/6] 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