From: Yinghai Lu Date: Tue, 3 Apr 2012 01:31:53 +0000 (-0700) Subject: x86/PCI: embed name into pci_root_info struct X-Git-Tag: v3.5-rc1~179^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe05725ff97530e26109a0c3d52cef7fff326e15;p=pandora-kernel.git x86/PCI: embed name into pci_root_info struct We now keep the pci_root_info struct for the entire lifetime of the host bridge, so just embed the name in the struct rather than allocating it separately. Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed