From: Yinghai Lu Date: Fri, 18 May 2012 01:51:12 +0000 (-0700) Subject: x86/PCI: put busn resource in pci_root_info for native host bridge drivers X-Git-Tag: v3.6-rc1~112^2~21^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a10bb128b64fe03198c4930f4483dda55c5c84eb;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed