]> asedeno.scripts.mit.edu Git - 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>
Fri, 6 Jan 2012 20:11:01 +0000 (12:11 -0800)
commit4723b984b227f3fd466cd56cd18bc0110fff5987
tree1de829a24d03a82221916d2b094a8ccc9be88b32
parent58de74b805312c7f5757cb654e9829bd9c1f3c69
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