commit | a10bb128b64fe03198c4930f4483dda55c5c84eb | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu May 17 18:51:12 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Jun 13 15:42:24 2012 -0600 |
tree | 8833e7ab3c031ce64236293be110a82493db13cb | |
parent | 5c1d81d160cc46e36fdd06702885c98c2643b4c5 [diff] |
x86/PCI: put busn resource in pci_root_info for native host bridge drivers Add the host bridge bus number aperture to the resource list. Like the MMIO and I/O port apertures, this will be used when assigning resources to hot-added devices or in the case of conflicts. [bhelgaas: changelog, tidy printk] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>