mbox series

[v1,0/2] Bug fixes when dwc generic suspend/resume functions are used

Message ID 1727243317-15729-1-git-send-email-hongxing.zhu@nxp.com (mailing list archive)
Headers show
Series Bug fixes when dwc generic suspend/resume functions are used | expand

Message

Hongxing Zhu Sept. 25, 2024, 5:48 a.m. UTC
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.

[1] https://patchwork.kernel.org/project/linux-pci/patch/1721628913-1449-1-git-send-email-hongxing.zhu@nxp.com/

[PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on
[PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq

drivers/pci/controller/dwc/pcie-designware-host.c | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)