x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:34:54 +0000 (17:34 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:30:24 +0000 (15:30 -0800)
commitba2afbabfc44d6322e8607c004f37868ff786cf8
tree654a143fb536273039fe21537f0cee7863fbe6c9
parentff097ddd4aeac790fd51d013c79c2f18ec9a7117
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region

This is only used internally now, but eventually will be used in the
hot-remove path to remove the MMCONFIG region associated with 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>
arch/x86/pci/mmconfig-shared.c