From: Denis V. Lunev Date: Wed, 3 Dec 2008 08:42:01 +0000 (+0000) Subject: backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded X-Git-Tag: v2.6.29-rc1~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=866bbdba7795cac2da24853ea2259e0e4ef7d02d;p=pandora-kernel.git backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded It is stored in the board specific file ./arch/arm/mach-s3c2412/mach-jive.c as .rgb_if2. Actually, the value is correct, only semantic is wrong. Signed-off-by: Denis V. Lunev Signed-off-by: Andrew Morton Signed-off-by: Richard Purdie --- Reading git-diff-tree failed