From: Yinghai Lu Date: Wed, 4 Jan 2012 23:50:02 +0000 (-0800) Subject: PCI: Increase resource array mask bit size in pcim_iomap_regions() X-Git-Tag: v3.3-rc1~101^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7ebfe4108e2cdfa2bb88e57148087717463dfa;p=pandora-kernel.git PCI: Increase resource array mask bit size in pcim_iomap_regions() DEVICE_COUNT_RESOURCE will be bigger than 16 when SRIOV supported is enabled. Let them pass with int just like pci_enable_resources(). Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed