From: Mieczyslaw Nalewaj Date: Sat, 17 May 2025 23:18:57 +0000 (+0200) Subject: generic: refresh patches X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc21427f16ec8a18a0982dee92e9db03146d8d8;p=thirdparty%2Fopenwrt.git generic: refresh patches Made: 'make target/linux/refresh' Fixes: fbd31da8402e ("generic: make xhci-pci-renesas a proper modular driver") Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/18832 Signed-off-by: Robert Marko --- 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 e52e48a3f2c..50fe87a983c 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 #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)