Re: [PATCH v4 4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
From: Greg Kroah-Hartman
Date: Sat Aug 24 2024 - 01:18:07 EST
On Thu, Aug 22, 2024 at 11:25:07PM -0500, Mario Limonciello wrote:
> From: Mario Limonciello <mario.limonciello@xxxxxxx>
>
> As the PCI core now has a delay after D3cold exit, the Ryzen XHCI
> controllers that were quirked to not use D3cold and to add a delay
> on D3hot no longer need these quirks.
>
> Drop both the PCI and XHCI sets of quirks.
>
> Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>