]> git.baikalelectronics.ru Git - kernel.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)
commite6e61cf80ff063e909f88aa293b2f4553172bba6
tree1de829a24d03a82221916d2b094a8ccc9be88b32
parent53ce24980bcc069bd7090079cd58b5c39962bb3f
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