x86/PCI: split out pci_mmcfg_check_reserved() for code reuse
authorJiang Liu <jiang.liu@huawei.com>
Fri, 22 Jun 2012 06:55:10 +0000 (14:55 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 22 Jun 2012 20:59:15 +0000 (14:59 -0600)
Split out pci_mmcfg_check_reserved() for code reuse, which will be used
when supporting PCI host 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