aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-12-21 14:13:53 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-24 15:22:33 +0100
commit0c405bceba11574b3d11c5612adfe5f70e2817fd (patch)
treeed54a07a2c0af61f240595a4e99e0ee696309430 /target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch
parentcb7d662dac897dd7df6ba6ba60417db822bd68f2 (diff)
downloadupstream-0c405bceba11574b3d11c5612adfe5f70e2817fd.tar.gz
upstream-0c405bceba11574b3d11c5612adfe5f70e2817fd.tar.bz2
upstream-0c405bceba11574b3d11c5612adfe5f70e2817fd.zip
kernel: bump 5.15 to 5.15.85
All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch b/target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch
index 4d477eb4e1..f3bb6384c6 100644
--- a/target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch
+++ b/target/linux/bcm27xx/patches-5.15/950-0606-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch
@@ -53,7 +53,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
cycle_state, type, max_packet, flags);
--- a/drivers/usb/host/xhci-pci.c
+++ b/drivers/usb/host/xhci-pci.c
-@@ -292,6 +292,7 @@ static void xhci_pci_quirks(struct devic
+@@ -294,6 +294,7 @@ static void xhci_pci_quirks(struct devic
xhci->quirks |= XHCI_LPM_SUPPORT;
xhci->quirks |= XHCI_EP_CTX_BROKEN_DCS;
xhci->quirks |= XHCI_AVOID_DQ_ON_LINK;