commit | 2f2a8b9c90279e75f87aaf322a948bdced27e89f | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Nov 13 17:34:34 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 24 15:29:49 2009 -0800 |
tree | c984189a7dcba6050110a9ac5743912e504d450c | |
parent | 56ddf4d3cf04e80254d3d721c6bea2f8ec44c41a [diff] |
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>