aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-06 18:10:49 +0000
committerLuka Perkov <luka@openwrt.org>2014-07-06 18:10:49 +0000
commite898954fd27e3e8249b1d33237d1defb1ac24c56 (patch)
tree1528e13446fa8ca1ffea4860e751833834801e3c /target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch
parent0f2c187a31b2092f0c7533228b5d682e5c1c1dbd (diff)
downloadupstream-e898954fd27e3e8249b1d33237d1defb1ac24c56.tar.gz
upstream-e898954fd27e3e8249b1d33237d1defb1ac24c56.tar.bz2
upstream-e898954fd27e3e8249b1d33237d1defb1ac24c56.zip
kernel: update 3.14 to 3.14.10
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41533 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch')
-rw-r--r--target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch b/target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch
index 352c814b54..b85ac69580 100644
--- a/target/linux/generic/patches-3.14/811-pci_disable_usb_common_quirks.patch
+++ b/target/linux/generic/patches-3.14/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;
-@@ -1070,3 +1085,4 @@ static void quirk_usb_early_handoff(stru
+@@ -1083,3 +1098,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);