linux_dsm_epyc7002/drivers/pci/host
Thomas Petazzoni ab14d45ea5 PCI: mvebu: Add suspend/resume support
Add suspend/resume support for the mvebu PCIe host driver.  Without this
commit, the system will panic at resume time when PCIe devices are
connected.

Note that we have to use the ->suspend_noirq() and ->resume_noirq() hooks,
because at resume time, the PCI fixups are done at ->resume_noirq() time,
so the PCIe controller has to be ready at this point.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
2015-03-20 18:23:14 -05:00
..
Kconfig PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver 2015-01-29 08:33:18 -06:00
Makefile PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver 2015-01-29 08:33:18 -06:00
pci-dra7xx.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pci-exynos.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pci-host-generic.c ACPI and power management updates for v3.20-rc1 2015-02-10 15:09:41 -08:00
pci-imx6.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pci-keystone-dw.c PCI changes for the v3.19 merge window: 2014-12-10 20:58:52 -08:00
pci-keystone.c PCI: keystone: Fix misspelling of current function in debug output 2015-01-09 11:30:32 -07:00
pci-keystone.h PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" 2014-11-12 07:49:38 -07:00
pci-layerscape.c PCI: layerscape: Fix platform_no_drv_owner.cocci warnings 2014-12-26 16:25:11 -07:00
pci-mvebu.c PCI: mvebu: Add suspend/resume support 2015-03-20 18:23:14 -05:00
pci-rcar-gen2.c PCI: rcar: Convert to use generic config accessors 2015-01-30 16:14:43 -06:00
pci-tegra.c Merge branch 'pci/config' into next 2015-02-02 14:49:29 -06:00
pci-versatile.c ACPI and power management updates for v3.20-rc1 2015-02-10 15:09:41 -08:00
pci-xgene.c ACPI and power management updates for v3.20-rc1 2015-02-10 15:09:41 -08:00
pcie-designware.c PCI changes for the v3.20 merge window: 2015-02-10 14:31:28 -08:00
pcie-designware.h PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" 2014-11-12 07:49:38 -07:00
pcie-rcar.c Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' and 'pci/host-tegra' into next 2014-12-29 09:09:46 -07:00
pcie-spear13xx.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pcie-xilinx.c ACPI and power management updates for v3.20-rc1 2015-02-10 15:09:41 -08:00