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:
e1d1144
)
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 19 Sep 2011 09:40:31 +0000
(11:40 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:08 +0000
(22:41 +0100)
The structure describe ICB configuration, no ICB objects themselves.
Rename it to sh_mobile_meram_icb_cfg in preparation for the addition of
an ICB structure.
All the structure fields are unsigned integers, make them so.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found