diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 11:19:43 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-16 10:08:56 +0200 |
commit | 0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77 (patch) | |
tree | b0b89421be71510bfc98bda0d3a6e72eb999d008 /target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch | |
parent | e80af4b53bc34be2dad0b70b37556d92373c4041 (diff) | |
download | upstream-0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77.tar.gz upstream-0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77.tar.bz2 upstream-0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77.zip |
kernel: bump 4.14 to 4.14.76
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch')
-rw-r--r-- | target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch b/target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch index c09d1547bd..141b839d68 100644 --- a/target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch +++ b/target/linux/apm821xx/patches-4.14/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 -@@ -213,7 +213,7 @@ static void xhci_pci_quirks(struct devic +@@ -215,7 +215,7 @@ static void xhci_pci_quirks(struct devic xhci->quirks |= XHCI_TRUST_TX_LENGTH; if (pdev->vendor == PCI_VENDOR_ID_RENESAS && pdev->device == 0x0015) |