OSDN Git Service

x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()
authorYinghai Lu <yinghai@kernel.org>
Tue, 3 Apr 2012 01:31:54 +0000 (18:31 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 30 Apr 2012 20:52:43 +0000 (14:52 -0600)
commitc57ca65a6ea3171370cbb3010e5a3aea7399a5e1
tree740cfed9cc174fcd35276989cbff2c8401039387
parentd28e5ac2a07e27638cf5ac061721b7969e17fe78
x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()

pcibios_scan_root() and pci_scan_bus_on_node() were almost identical,
so this patch merges them.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/common.c