x86/PCI: dynamically allocate pci_root_info for native host bridge drivers
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)
commitd28e5ac2a07e27638cf5ac061721b7969e17fe78
tree4ae91ae8d95f3ef23d8fa9be5f1d02b8cdc53715
parent35cb05e5bdac209cfdfafbe50d89ee7069cb6237
x86/PCI: dynamically allocate pci_root_info for native host bridge drivers

This dynamically allocates struct pci_root_info instead of using a
static array.

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