]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/video/sh_mobile_lcdcfb.c
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)
commite33afddca174171a68d57476ead8947476ab9240
tree96ef173369d9c5ec442215ee0e5c9c8c809011a3
parent9731f4a202f29ff402ea2ddad7ff6f3a559c0c82
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().

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>
drivers/video/sh_mobile_lcdcfb.c