From: Greg Kroah-Hartman Date: Tue, 23 May 2023 16:48:17 +0000 (+0100) Subject: fuzz X-Git-Tag: v6.3.4~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f7c63c03460d0a28f49ec3fb93e09e94b566bb4;p=thirdparty%2Fkernel%2Fstable-queue.git fuzz --- diff --git a/queue-6.3/xhci-pci-only-run-d3cold-avoidance-quirk-for-s2idle.patch b/queue-6.3/xhci-pci-only-run-d3cold-avoidance-quirk-for-s2idle.patch index 34735e107e8..c9a36677560 100644 --- a/queue-6.3/xhci-pci-only-run-d3cold-avoidance-quirk-for-s2idle.patch +++ b/queue-6.3/xhci-pci-only-run-d3cold-avoidance-quirk-for-s2idle.patch @@ -37,7 +37,7 @@ Signed-off-by: Greg Kroah-Hartman #include "xhci.h" #include "xhci-trace.h" -@@ -209,7 +210,7 @@ static void xhci_pci_quirks(struct devic +@@ -194,7 +195,7 @@ static void xhci_pci_quirks(struct devic if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == PCI_DEVICE_ID_AMD_RENOIR_XHCI) @@ -46,7 +46,7 @@ Signed-off-by: Greg Kroah-Hartman if (pdev->vendor == PCI_VENDOR_ID_INTEL) { xhci->quirks |= XHCI_LPM_SUPPORT; -@@ -624,9 +625,16 @@ static int xhci_pci_suspend(struct usb_h +@@ -609,9 +610,16 @@ static int xhci_pci_suspend(struct usb_h * Systems with the TI redriver that loses port status change events * need to have the registers polled during D3, so avoid D3cold. */