From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:26:52 +0000 (-0600) Subject: microblaze/PCI: use pci_scan_root_bus() X-Git-Tag: v3.3-rc1~101^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4723b984b227f3fd466cd56cd18bc0110fff5987;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed