From: Laurent Pinchart Date: Fri, 12 Oct 2012 01:08:04 +0000 (-0300) Subject: [media] omap3isp: Remove unneeded module memory address definitions X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83501a0416160cc45e84b6719f7a2784013cf16;p=pandora-kernel.git [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 Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed