From d83501a0416160cc45e84b6719f7a2784013cf16 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 11 Oct 2012 22:08:04 -0300 Subject: [PATCH] [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-format-patch failed