aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-02-08 12:01:37 +0000
committerLuka Perkov <luka@openwrt.org>2015-02-08 12:01:37 +0000
commitb9d513158ee3b0b16cd6b17eb50774be4ab33386 (patch)
tree37fa855efcfdce3577686daade94a7eadfaccd9a /target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch
parente972c95cf096c6d10cf69a10316fed32b11493cb (diff)
downloadupstream-b9d513158ee3b0b16cd6b17eb50774be4ab33386.tar.gz
upstream-b9d513158ee3b0b16cd6b17eb50774be4ab33386.tar.bz2
upstream-b9d513158ee3b0b16cd6b17eb50774be4ab33386.zip
kernel: update 3.18 to 3.18.6
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44318
Diffstat (limited to 'target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch')
-rw-r--r--target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch b/target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch
index 9cc6df0f50..d4099fa94c 100644
--- a/target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch
+++ b/target/linux/generic/patches-3.18/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;
-@@ -1083,3 +1098,4 @@ static void quirk_usb_early_handoff(stru
+@@ -1095,3 +1110,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);