kernel: bump 6.6 to 6.6.29
[openwrt/staging/stintel.git] / target / linux / bcm53xx / patches-6.6 / 180-usb-xhci-add-support-for-performing-fake-doorbell.patch
index 3b2a7a476abbfbe4cf07c500b541e2d34cf49a03..8b2f86de01372cc577f5783efbf76533b19f9ab1 100644 (file)
@@ -103,7 +103,7 @@ it on BCM4708 family.
        if (xhci->quirks & XHCI_NEC_HOST)
 --- a/drivers/usb/host/xhci.h
 +++ b/drivers/usb/host/xhci.h
-@@ -1907,6 +1907,7 @@ struct xhci_hcd {
+@@ -1912,6 +1912,7 @@ struct xhci_hcd {
  #define XHCI_RESET_TO_DEFAULT BIT_ULL(44)
  #define XHCI_ZHAOXIN_TRB_FETCH        BIT_ULL(45)
  #define XHCI_ZHAOXIN_HOST     BIT_ULL(46)