From: Antonino A. Daplas Date: Tue, 10 Jan 2006 04:53:14 +0000 (-0800) Subject: [PATCH] fbdev: sstfb: Driver cleanups X-Git-Tag: v2.6.16-rc1~543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7227576f4b9dcffe32f8e6b228361b38814bbe7f;p=pandora-kernel.git [PATCH] fbdev: sstfb: Driver cleanups - remove unneeded casts - make setcolreg return success if regno > 15, but don't do anything - use framebuffer_alloc/framebuffer_release to allocate/free memory Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed