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:
9731f4a
)
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 7 Jul 2009 02:24:32 +0000
(11:24 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 7 Jul 2009 02:24:32 +0000
(11:24 +0900)
All fb_info structures need to be allocated with framebuffer_alloc() due
to special initialization. Switch over to it.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found