OSDN Git Service

PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
authorYinghai Lu <yinghai@kernel.org>
Tue, 30 Oct 2012 20:31:26 +0000 (14:31 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 3 Nov 2012 22:20:30 +0000 (16:20 -0600)
commite164f658f209b85566732bd85c62009237be0909
tree1e8d6dcb7c5a5755a97b35ab82edbdda78a25404
parenta5213a3194f73cd29c68128d1540ce81f03ba7b9
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res

So could use assign_unassigned_bus_res pci root bus add

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c
drivers/pci/setup-bus.c