From 61640c295bbe8bb863c7c26b54ea365dd5be6991 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 21 Nov 2011 21:53:59 +0100 Subject: [PATCH] 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-format-patch failed