From: Sakari Ailus Date: Wed, 25 Mar 2015 22:57:35 +0000 (-0300) Subject: [media] omap3isp: Replace many MMIO regions by two X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8644cdf972dd6dfebf98161025900f6a9d1ad58a;p=pandora-kernel.git [media] omap3isp: Replace many MMIO regions by two The omap3isp MMIO register block is contiguous in the MMIO register space apart from the fact that the ISP IOMMU register block is in the middle of the area. Ioremap it at two occasions, and keep the rest of the layout of the register space internal to the omap3isp driver. Signed-off-by: Sakari Ailus Acked-by: Tony Lindgren Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed