summaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-01-06 15:31:19 +0100
committerPetr Štetiar <ynezz@true.cz>2022-01-06 15:31:19 +0100
commit5369ceb787b486f77d584696adec44b5081222c7 (patch)
treec8af5a10718634754e887918f710cb848954dba2 /target/linux/apm821xx/patches-4.14/802-usb-xhci-force-msi-renesas-xhci.patch
parent81d0b4a9f431b2b2ca71edca91febedde98994a3 (diff)
downloadopenwrt-5369ceb787b486f77d584696adec44b5081222c7.tar.gz
openwrt-5369ceb787b486f77d584696adec44b5081222c7.tar.bz2
openwrt-5369ceb787b486f77d584696adec44b5081222c7.zip
kernel: bump 4.14 to 4.14.261
All patches refreshed automagically without conflicts. Run tested on ipq40xx/glinet-b1300 and mvebu/turris-omnia. Signed-off-by: Petr Štetiar <ynezz@true.cz>
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.patch2
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 bfc5fe8507..3e0c34a0d9 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
-@@ -228,7 +228,7 @@ static void xhci_pci_quirks(struct devic
+@@ -231,7 +231,7 @@ static void xhci_pci_quirks(struct devic
xhci->quirks |= XHCI_TRUST_TX_LENGTH;
if (pdev->vendor == PCI_VENDOR_ID_RENESAS &&
pdev->device == 0x0015)