Re: [PATCH v2 0/2] Bug fixes when generic suspend/resume functions are used

From: Krzysztof Wilczyński
Date: Wed Nov 06 2024 - 10:02:15 EST


Hello,

> Two bug fixes when dwc generic suspend/resume callbacks are used.
>
> The patch #1 is issued before, but it's not applied yet refer to [1].
> Combine these two bug fixes into one series and send here.

Applied to controller/dwc, thank you!

[01/02] PCI: dwc: Fix resume failure if no EP is connected on some platforms
https://git.kernel.org/pci/pci/c/d9c56dd5d99d

[02/02] PCI: dwc: Always stop link in the dw_pcie_suspend_noirq()
https://git.kernel.org/pci/pci/c/f40d59f309db

Krzysztof