diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-05-26 22:56:32 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-05-27 00:48:37 +0200 |
commit | 0b173759316f3eff85c5c41523cae376e907b7c7 (patch) | |
tree | 160a285fbf6b059eaf29946b37df4ea9475b1290 /target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch | |
parent | 48e500570ee964e4e74c3f88cd518f2d3b1ba1ce (diff) | |
download | upstream-0b173759316f3eff85c5c41523cae376e907b7c7.tar.gz upstream-0b173759316f3eff85c5c41523cae376e907b7c7.tar.bz2 upstream-0b173759316f3eff85c5c41523cae376e907b7c7.zip |
kernel: update kernel 4.9 to 4.9.30
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch')
-rw-r--r-- | target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch b/target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch index 66699a83f2..f930b39ad1 100644 --- a/target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch +++ b/target/linux/apm821xx/patches-4.9/802-usb-xhci-force-msi-renesas-xhci.patch @@ -13,7 +13,7 @@ produce a noisy warning. --- a/drivers/usb/host/xhci-pci.c +++ b/drivers/usb/host/xhci-pci.c -@@ -188,7 +188,7 @@ static void xhci_pci_quirks(struct devic +@@ -191,7 +191,7 @@ static void xhci_pci_quirks(struct devic } if (pdev->vendor == PCI_VENDOR_ID_RENESAS && pdev->device == 0x0015) |