From: Bjorn Helgaas Date: Sat, 14 Nov 2009 00:34:34 +0000 (-0700) Subject: x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification X-Git-Tag: v2.6.33-rc1~321^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2a8b9c90279e75f87aaf322a948bdced27e89f;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed