]> 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>
Mon, 12 Dec 2011 20:52:50 +0000 (12:52 -0800)
commitdfb4deafe2863751b2e2cfeaf74d355247118606
tree0894dc465cd1d6be1efae87d09782c859b9f01f7
parentf060959005931b42c77c3591c24114ecb66d464a
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