[media] omap3isp: Replace many MMIO regions by two
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 25 Mar 2015 22:57:35 +0000 (19:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 19:45:07 +0000 (16:45 -0300)
commit8644cdf972dd6dfebf98161025900f6a9d1ad58a
tree58e04bf1a5776d2457ea298180a50b6e4adb54ce
parent503596a15225e00bdf24f0805567d5195f6c749f
[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 <sakari.ailus@iki.fi>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/omap34xx.h
drivers/media/platform/omap3isp/isp.c
drivers/media/platform/omap3isp/isp.h
This page took 0.029127 seconds and 5 git commands to generate.