diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-03 17:38:47 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2018-08-08 17:57:50 +0300 |
commit | 42342073e38b50113354944cd51dcfed28d857a1 (patch) | |
tree | 6d9860369e86f64e71b922a1cc5d853a5b43d4a4 /drivers/pci/pci-mid.c | |
parent | 5a553d6ba103e28247f4e2d10bcc25545cd4d9cb (diff) | |
download | linux-42342073e38b50113354944cd51dcfed28d857a1.tar.xz |
PCI: mvebu: Convert to use pci_host_bridge directly
Rather than using the ARM-specific pci_common_init_dev() API, use the
pci_host_bridge logic directly.
Unfortunately, we can't use devm_of_pci_get_host_bridge_resources(),
because the DT binding for describing PCIe apertures for this PCI
controller is a bit special, and we cannot retrieve them from the
'ranges' property. Therefore, we still have some special code to
handle this.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pci/pci-mid.c')
0 files changed, 0 insertions, 0 deletions