From: Antonino A. Daplas Date: Tue, 10 Jan 2006 04:53:07 +0000 (-0800) Subject: [PATCH] fbdev: imsttfb: Driver cleanups X-Git-Tag: v2.6.16-rc1~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f9e09ce531d48b2e46208f9b1c8733a74c22de;p=pandora-kernel.git [PATCH] fbdev: imsttfb: Driver cleanups - remove unneeded casts - the pseudo_palette, if using the generic drawing functions, must always be u32 regardless of the bpp - use framebuffer_alloc/framebuffer_release to allocate memory Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed