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:
b5ef967
)
arm: mach-shmobile: Constify sh_mobile_meram_cfg structures
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sun, 11 Sep 2011 21:30:45 +0000
(23:30 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:13 +0000
(22:41 +0100)
The structures, passed to the sh_mobile_lcdcfb driver through platform
data, are read only by the driver. Make them const.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found