From: Tejun Heo Date: Sat, 20 Jan 2007 07:00:28 +0000 (+0900) Subject: devres: implement pcim_iomap_regions() X-Git-Tag: v2.6.21-rc1~274^2~503 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24bbbf251e70bf984cbaa9b1fcadc5f56fc3ae9;p=pandora-kernel.git devres: implement pcim_iomap_regions() Implement pcim_iomap_regions(). This function takes mask of BARs to request and iomap. No BAR should have length of zero. BARs are iomapped using pcim_iomap_table(). Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed