]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4fd142d946c49f161ce7798e97171ff51fbef304
tree58e04bf1a5776d2457ea298180a50b6e4adb54ce
parent676df8c52aa8b15b7150ed936e2c7bf695686a55
[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