]> git.openfabrics.org - ~emulex/infiniband.git/commit
x86/PCI: embed name into pci_root_info struct
authorYinghai Lu <yinghai@kernel.org>
Tue, 3 Apr 2012 01:31:53 +0000 (18:31 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 30 Apr 2012 20:52:43 +0000 (14:52 -0600)
commitfe05725ff97530e26109a0c3d52cef7fff326e15
tree7be6854dbfb4912cbd58aaa6e18a9af63c100f74
parentfd3b0c1ea482e863d6a2556b6686e35bec7a4f1c
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 <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/acpi.c