git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58de74b
)
microblaze/PCI: use pci_scan_root_bus()
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 28 Oct 2011 22:26:52 +0000
(16:26 -0600)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:11:01 +0000
(12:11 -0800)
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>
No differences found