x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:33:47 +0000 (17:33 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:28:43 +0000 (15:28 -0800)
commitd3578ef7aab5b9bb874d085609b3ed5d9abffc48
tree5efdd7e4174cedab509a69851f5269f2523c664b
parente823d6ff581c5d1d76aa8c73a202d7d1419d34b8
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]

Step through the ACPI MCFG table, not pci_mmcfg_config[].  No functional
change, but simplifies future patches that encapsulate pci_mmcfg_config[].

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