1
0
Fork 0
alistair23-linux/arch/arm/mach-mv78xx0
Lorenzo Pieralisi 97ad2bdcbe ARM/PCI: 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 ARM bios32 code to pci_scan_root_bus_bridge() to improve the PCI
root bus scanning interface.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
[bhelgaas: fold in warning fix from Arnd Bergmann <arnd@arndb.de>:
http://lkml.kernel.org/r/20170621215323.3921382-1-arnd@arndb.de]
[bhelgaas: set bridge->ops for mv78xx0]
[bhelgaas: fold in fixes from Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>:
http://lkml.kernel.org/r/20170701135457.GB8977@red-moon]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Andrew Lunn <andrew@lunn.ch>
2017-06-28 15:13:55 -05:00
..
Kconfig ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-03 12:18:13 -07:00
Makefile ARM: mv78xx0: multiplatform support 2015-12-07 18:17:41 +01:00
bridge-regs.h ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
buffalo-wxl-setup.c ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
common.c ARM: mv78xx0: simplify ethernet device creation 2016-09-14 16:35:37 +02:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
db78x00-bp-setup.c ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
irq.c ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
irqs.h ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
mpp.c ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
mpp.h ARM: orion: Fix Orion5x GPIO regression from MPP cleanup 2012-02-09 16:16:31 -08:00
mv78xx0.h ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00
pcie.c ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() 2017-06-28 15:13:55 -05:00
rd78x00-masa-setup.c ARM: mv78xx0: clean up mach/*.h headers 2015-12-07 18:17:34 +01:00