mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-10 09:20:49 +00:00
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> |
||
|---|---|---|
| .. | ||
| board-d2net.c | ||
| board-dt.c | ||
| board-mss2.c | ||
| board-rd88f5182.c | ||
| bridge-regs.h | ||
| common.c | ||
| common.h | ||
| db88f5281-setup.c | ||
| dns323-setup.c | ||
| irq.c | ||
| irqs.h | ||
| Kconfig | ||
| kurobox_pro-setup.c | ||
| ls_hgl-setup.c | ||
| Makefile | ||
| mpp.c | ||
| mpp.h | ||
| mv2120-setup.c | ||
| net2big-setup.c | ||
| orion5x.h | ||
| pci.c | ||
| rd88f5181l-fxo-setup.c | ||
| rd88f5181l-ge-setup.c | ||
| rd88f5182-setup.c | ||
| rd88f6183ap-ge-setup.c | ||
| terastation_pro2-setup.c | ||
| ts78xx-fpga.h | ||
| ts78xx-setup.c | ||
| ts209-setup.c | ||
| ts409-setup.c | ||
| tsx09-common.c | ||
| tsx09-common.h | ||
| wnr854t-setup.c | ||
| wrt350n-v2-setup.c | ||