]> git.karo-electronics.de Git - karo-tx-linux.git/commit
microblaze/PCI: use pci_scan_root_bus()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:26:52 +0000 (16:26 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 18:42:20 +0000 (10:42 -0800)
commitb0a4903bc1663568c6118de96c3be631ef9b8ca1
treef1d8c12e5590d00f833d578726b1b3d6bf2d3d75
parent9d7f75802333c95718b257cb00eede503c8a108c
microblaze/PCI: use pci_scan_root_bus()

Microblaze doesn't need to replace pci_scan_child_bus() or do anything
special before pci_bus_add_devices(), so we can use the more generic PCI
path in pci_scan_root_bus().

CC: Michal Simek <monstr@monstr.eu>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/microblaze/pci/pci-common.c