| commit | 866bbdba7795cac2da24853ea2259e0e4ef7d02d | [log] [tgz] |
|---|---|---|
| author | Denis V. Lunev <den@openvz.org> | Wed Dec 03 08:42:01 2008 +0000 |
| committer | Richard Purdie <rpurdie@linux.intel.com> | Thu Jan 08 12:37:28 2009 +0000 |
| tree | 75bac788252a8c367af12288ac8dddf5a031e41e | |
| parent | b4a11d3da20db62f31b3133a6eca8a35633e0838 [diff] |
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 <den@openvz.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>