[media] omap3isp: Remove unneeded module memory address definitions
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 12 Oct 2012 01:08:04 +0000 (22:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 28 Nov 2012 12:37:57 +0000 (10:37 -0200)
commitd83501a0416160cc45e84b6719f7a2784013cf16
tree2382d6bf3a15c12ffd641bdb609c526ace48d490
parent07d19e3cce15ed4a481236fe5e24668a720d0cbd
[media] omap3isp: Remove unneeded module memory address definitions

The OMAP3ISP_*_REG_OFFSET, OMAP3ISP_*_REG_BASE and OMAP3ISP_*_REG macros
are not needed. Remove them.
The only exception is the OMAP3ISP_HIST_REG_BASE address. Replace it
with the memory address received through platform resources.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/omap3isp/isphist.c
drivers/media/platform/omap3isp/ispreg.h