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