x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:34:34 +0000 (17:34 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:29:49 +0000 (15:29 -0800)
commit2f2a8b9c90279e75f87aaf322a948bdced27e89f
treec984189a7dcba6050110a9ac5743912e504d450c
parent56ddf4d3cf04e80254d3d721c6bea2f8ec44c41a
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification

Since pci_mmcfg_region contains the struct resource, no need to pass the
pci_mmcfg_region *and* the resource start/size.

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