From: Paul Mundt Date: Tue, 7 Jul 2009 02:24:32 +0000 (+0900) Subject: video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). X-Git-Tag: v2.6.31-rc3~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33afddca174171a68d57476ead8947476ab9240;p=pandora-kernel.git 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 --- Reading git-diff-tree failed