summarylogtreecommitdiffstats
path: root/RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch
diff options
context:
space:
mode:
authorTony Lambiris2018-09-26 19:51:34 -0400
committerTony Lambiris2018-09-26 19:51:34 -0400
commit78ccf1f1a5957b6df956556b76c73373af200fcb (patch)
tree675e7398efde1eaf46b49184918b0cbf449e4b16 /RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch
parentc4bb73874443045a9c901e267eb986a62e7442be (diff)
downloadaur-78ccf1f1a5957b6df956556b76c73373af200fcb.tar.gz
Version bump
Diffstat (limited to 'RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch')
-rw-r--r--RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch b/RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch
index c43bc4bc131f..9c5090401f0d 100644
--- a/RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch
+++ b/RFC-v2-PCI-Workaround-to-enable-poweroff-on-Mac-Pro-11.patch
@@ -2,10 +2,11 @@ diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 37ff015..47b303a 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
-@@ -2776,6 +2776,27 @@ static void quirk_hotplug_bridge(struct pci_dev *dev)
+@@ -2886,6 +2893,27 @@ static void quirk_hotplug_bridge(struct pci_dev *dev)
+ }
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_HINT, 0x0020, quirk_hotplug_bridge);
- /*
++/*
+ * Apple: Avoid programming the memory/io aperture of 00:1c.0
+ *
+ * BIOS does not declare any resource for 00:1c.0, but with
@@ -26,7 +27,6 @@ index 37ff015..47b303a 100644
+
+DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x8c10, quirk_apple_mbp_poweroff);
+
-+/*
- * This is a quirk for the Ricoh MMC controller found as a part of
- * some mulifunction chips.
-
+ /*
+ * This is a quirk for the Ricoh MMC controller found as a part of some
+ * multifunction chips.