linux_dsm_epyc7002/drivers/pci/dwc
Lorenzo Pieralisi 295aeb98a3 PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
The introduction of pci_scan_root_bus_bridge() provides a PCI core API to
scan a PCI root bus backed by an already initialized struct pci_host_bridge
object, which simplifies the bus scan interface and makes the PCI scan root
bus interface easier to generalize as members are added to the struct
pci_host_bridge.

Convert PCI designware host code to pci_scan_root_bus_bridge() to improve
the PCI root bus scanning interface.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jingoo Han <jingoohan1@gmail.com>
Cc: Joao Pinto <Joao.Pinto@synopsys.com>
2017-07-02 16:14:23 -05:00
..
Kconfig PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
Makefile PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
pci-dra7xx.c PCI: dwc: dra7xx: Workaround for errata id i870 2017-04-28 10:23:18 -05:00
pci-exynos.c PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes 2017-04-04 08:40:55 -05:00
pci-imx6.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pci-keystone-dw.c PCI: keystone-dw: Update PCI config space remap function 2017-04-24 13:53:18 -05:00
pci-keystone.c PCI: dwc: Fix crashes seen due to missing assignments 2017-02-25 09:06:02 -06:00
pci-keystone.h
pci-layerscape.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-armada8k.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-artpec6.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-designware-ep.c PCI: dwc: designware: Add EP mode support 2017-04-28 10:23:16 -05:00
pcie-designware-host.c PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge() 2017-07-02 16:14:23 -05:00
pcie-designware-plat.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00
pcie-designware.c PCI: dwc: designware: Add EP mode support 2017-04-28 10:23:16 -05:00
pcie-designware.h PCI: dwc: dra7xx: Add EP mode support 2017-04-28 10:23:17 -05:00
pcie-hisi.c pci-v4.12-changes 2017-05-08 19:03:25 -07:00
pcie-qcom.c PCI: qcom: Update PCI config space remap function 2017-04-24 13:53:15 -05:00
pcie-spear13xx.c PCI: Don't allow unbinding host controllers that aren't prepared 2017-04-28 10:38:00 -05:00