From: Yinghai Lu Date: Tue, 3 Apr 2012 01:31:54 +0000 (-0700) Subject: x86/PCI: dynamically allocate pci_root_info for native host bridge drivers X-Git-Tag: v3.5-rc1~179^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28e5ac2a07e27638cf5ac061721b7969e17fe78;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed