From: Maciej W. Rozycki Date: Mon, 12 Feb 2007 08:54:52 +0000 (-0800) Subject: [PATCH] tgafb: switch to framebuffer_alloc() X-Git-Tag: v2.6.21-rc1~274^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee9a25e5df81f4392439055c28989dfd4b18d894;p=pandora-kernel.git [PATCH] tgafb: switch to framebuffer_alloc() This is a set of changes to update the driver to the framebuffer_alloc() API. Included, there is also a fix to a memory leak due to the colour map allocation not being freed upon driver's removal. Aside from the fix there are no functional changes. Signed-off-by: Maciej W. Rozycki Cc: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed