From: Krzysztof Helt Date: Tue, 16 Jun 2009 22:34:23 +0000 (-0700) Subject: offb: use framebuffer_alloc() to allocate fb_info struct X-Git-Tag: v2.6.31-rc1~299^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4113819eb360555a91a8291f37bbbe9d26c5b275;p=pandora-kernel.git offb: use framebuffer_alloc() to allocate fb_info struct Use the framebuffer_alloc() function to allocate the fb_info structure so the structure is correctly initialized after allocation. Signed-off-by: Krzysztof Helt Cc: Geert Uytterhoeven Acked-by: Benjamin Herrenschmidt Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed