]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
generic: refresh patches 18832/head
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Sat, 17 May 2025 23:18:57 +0000 (01:18 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 18 May 2025 08:02:09 +0000 (10:02 +0200)
Made: 'make target/linux/refresh'

Fixes: fbd31da8402e ("generic: make xhci-pci-renesas a proper modular driver")
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18832
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/backport-6.6/806-03-v6.12-xhci-pci-Make-xhci-pci-renesas-a-proper-modular-driver.patch

index e52e48a3f2c6c18a984c9290d98c472a0fc5afe2..50fe87a983cdedaa3ac7a34aede92f574e8790ca 100644 (file)
@@ -271,7 +271,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  #endif
 --- a/drivers/usb/host/xhci.h
 +++ b/drivers/usb/host/xhci.h
-@@ -1648,7 +1648,7 @@ struct xhci_hcd {
+@@ -1645,7 +1645,7 @@ struct xhci_hcd {
  #define XHCI_DEFAULT_PM_RUNTIME_ALLOW BIT_ULL(33)
  #define XHCI_RESET_PLL_ON_DISCONNECT  BIT_ULL(34)
  #define XHCI_SNPS_BROKEN_SUSPEND    BIT_ULL(35)