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:
740f802
)
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 14:58:10 +0000
(15:58 +0100)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:56 +0000
(22:40 +0100)
The function returns a pointer to a structure describing a format based
on its fourcc. Use the function where applicable instead of hardcoded
switch-case statements.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found