git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07d19e3
)
[media] omap3isp: Remove unneeded module memory address definitions
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 12 Oct 2012 01:08:04 +0000
(22:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 28 Nov 2012 12:37:57 +0000
(10:37 -0200)
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>
No differences found