x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:34:24 +0000 (17:34 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:29:34 +0000 (15:29 -0800)
commit95cf1cf0c5a767feb811dfed298b95b1df8824c7
tree3aead3f6f02fd07e569299db04848703d73ef833
parentd7e6b66fe87c9f42480d73fc314aecaeae84ca6b
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access

No functional change, but simplifies a future patch to convert the table
to a list.

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