From: Geert Uytterhoeven Date: Mon, 21 Nov 2011 20:53:59 +0000 (+0100) Subject: fbdev/amifb: Use framebuffer_alloc() X-Git-Tag: v3.3-rc1~59^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61640c295bbe8bb863c7c26b54ea365dd5be6991;p=pandora-kernel.git fbdev/amifb: Use framebuffer_alloc() Use framebuffer_alloc() instead of static fb_info and currentpar variables. Also sanitize the error path and cleanup code (e.g. missing free_irq()). Signed-off-by: Geert Uytterhoeven Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed