x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
authorJiang Liu <jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:13 +0000 (14:55 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 Jun 2012 21:16:31 +0000 (15:16 -0600)
Introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap(), which will be used
when supporting PCI root bridge hotplug.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jiang Liu <liuj97@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found