commit | fe05725ff97530e26109a0c3d52cef7fff326e15 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Apr 02 18:31:53 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Apr 30 14:52:43 2012 -0600 |
tree | 7be6854dbfb4912cbd58aaa6e18a9af63c100f74 | |
parent | fd3b0c1ea482e863d6a2556b6686e35bec7a4f1c [diff] |
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>