commit | 4723b984b227f3fd466cd56cd18bc0110fff5987 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 28 16:26:52 2011 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jan 06 12:11:01 2012 -0800 |
tree | 1de829a24d03a82221916d2b094a8ccc9be88b32 | |
parent | 58de74b805312c7f5757cb654e9829bd9c1f3c69 [diff] |
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>