Commits
richard zhu committed 198642d250e
PCI: dwc: fix the msi failure after pm operations The controller may be powered off (Link is in L3) during the suspend mode. The MSI_ADDR would be missed after resume and MSI function would be failed. Re-store MSI_ADDR to fix the MSI failure after PM operations. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Acked-by: Fugang Duan <fugang.duan@nxp.com> Acked-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>