diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-11-13 17:34:29 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-11-24 15:29:41 -0800 |
commit | 56ddf4d3cf04e80254d3d721c6bea2f8ec44c41a (patch) | |
tree | 9b09f7d7daf480138e4e178520d03d537a49959b /drivers/pci/hotplug/ibmphp_hpc.c | |
parent | 95cf1cf0c5a767feb811dfed298b95b1df8824c7 (diff) | |
download | linux-56ddf4d3cf04e80254d3d721c6bea2f8ec44c41a.tar.gz linux-56ddf4d3cf04e80254d3d721c6bea2f8ec44c41a.tar.bz2 linux-56ddf4d3cf04e80254d3d721c6bea2f8ec44c41a.zip |
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
This patch adds a resource and corresponding name to the MMCONFIG
structure. This makes allocation simpler (we can allocate the
resource and name at the same time we allocate the pci_mmcfg_region),
and gives us a way to hang onto the resource after inserting it.
This will be needed so we can release and free it when hot-removing
a host bridge.
Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_hpc.c')
0 files changed, 0 insertions, 0 deletions