commit | 1778794031aae75d4464904319d320edc3e77d39 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue Oct 30 14:31:10 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 30 14:31:10 2012 -0600 |
tree | b5157865ab7a86f320ec7fc8128b62ddbb7d0a16 | |
parent | 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64 [diff] |
PCI: Separate out pci_assign_unassigned_bus_resources() It is main portion of pci_rescan_bus(). Separate it out and prepare to use it for PCI root bus hot add later. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>