summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-20 17:31:15 +0000
committerJohn Crispin <john@openwrt.org>2014-07-20 17:31:15 +0000
commit2b48ee80f98647fd449fc8301670bb9a5d090f60 (patch)
treebb013e60dd7fb2e60bc2ebd0551deb7669bffe55 /target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch
parentba63338d3f8b791be2fb606f88bdec63a7aa7d53 (diff)
downloadmtk-20170518-2b48ee80f98647fd449fc8301670bb9a5d090f60.zip
mtk-20170518-2b48ee80f98647fd449fc8301670bb9a5d090f60.tar.gz
mtk-20170518-2b48ee80f98647fd449fc8301670bb9a5d090f60.tar.bz2
kernel: refresh 3.10 patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41777
Diffstat (limited to 'target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch')
-rw-r--r--target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch b/target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch
index 59eb97b..0529998 100644
--- a/target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch
+++ b/target/linux/generic/patches-3.10/811-pci_disable_usb_common_quirks.patch
@@ -39,7 +39,7 @@
static inline int io_type_enabled(struct pci_dev *pdev, unsigned int mask)
{
u16 cmd;
-@@ -974,3 +989,4 @@ static void quirk_usb_early_handoff(stru
+@@ -987,3 +1002,4 @@ static void quirk_usb_early_handoff(stru
}
DECLARE_PCI_FIXUP_CLASS_FINAL(PCI_ANY_ID, PCI_ANY_ID,
PCI_CLASS_SERIAL_USB, 8, quirk_usb_early_handoff);