From: Arnaud Patard Date: Tue, 10 Jan 2006 04:53:41 +0000 (-0800) Subject: [PATCH] s3c2410fb: cleanup and fix X-Git-Tag: v2.6.16-rc1~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740f14ba5335d1e25b9f3e80643be801f653cd32;p=pandora-kernel.git [PATCH] s3c2410fb: cleanup and fix Here are some cleanups for the s3c2410fb drivers. It : * Removes a buggy call to s3c2410fb_init_registers. There was two calls to this function but the first was done without all initialisations done. No oops but it may confuse some LCDs. * Makes two functions static. Signed-Off-By: Arnaud Patard Signed-Off-By: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed