[openwrt/openwrt] generic: refresh patches

LEDE Commits lede-commits at lists.infradead.org
Sun May 18 01:02:13 PDT 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/dcc21427f16ec8a18a0982dee92e9db03146d8d8

commit dcc21427f16ec8a18a0982dee92e9db03146d8d8
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Sun May 18 01:18:57 2025 +0200

    generic: refresh patches
    
    Made: 'make target/linux/refresh'
    
    Fixes: fbd31da8402e ("generic: make xhci-pci-renesas a proper modular driver")
    
    Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
    Link: https://github.com/openwrt/openwrt/pull/18832
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 ...3-v6.12-xhci-pci-Make-xhci-pci-renesas-a-proper-modular-driver.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/generic/backport-6.6/806-03-v6.12-xhci-pci-Make-xhci-pci-renesas-a-proper-modular-driver.patch b/target/linux/generic/backport-6.6/806-03-v6.12-xhci-pci-Make-xhci-pci-renesas-a-proper-modular-driver.patch
index e52e48a3f2..50fe87a983 100644
--- a/target/linux/generic/backport-6.6/806-03-v6.12-xhci-pci-Make-xhci-pci-renesas-a-proper-modular-driver.patch
+++ b/target/linux/generic/backport-6.6/806-03-v6.12-xhci-pci-Make-xhci-pci-renesas-a-proper-modular-driver.patch
@@ -271,7 +271,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh at 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)




More information about the lede-commits mailing list