video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
authorPaul Mundt <lethal@linux-sh.org>
Tue, 7 Jul 2009 02:24:32 +0000 (11:24 +0900)
committerPaul 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