summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-24 09:25:38 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-24 09:25:38 +0000
commit8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c (patch)
treef917b89af9cb73a0cfea42ca8678e3f397e42010 /target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
parent22b4e6b88233c72606942bb23881f97fc5548392 (diff)
downloadmaster-31e0f0ae-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.tar.gz
master-31e0f0ae-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.tar.bz2
master-31e0f0ae-8fd383ae2e8a2d7669e7e5d6ed19a5ff90a8665c.zip
kernel: update linux 3.3 to 3.3.3
SVN-Revision: 31460
Diffstat (limited to 'target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch')
-rw-r--r--target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch b/target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
index 4a7d351b64..d4fa69d239 100644
--- a/target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
+++ b/target/linux/generic/patches-3.3/811-pci_disable_usb_common_quirks.patch
@@ -10,7 +10,7 @@
static inline int io_type_enabled(struct pci_dev *pdev, unsigned int mask)
{
u16 cmd;
-@@ -894,3 +896,5 @@ static void __devinit quirk_usb_early_ha
+@@ -898,3 +900,5 @@ static void __devinit quirk_usb_early_ha
pci_disable_device(pdev);
}
DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);