backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded
authorDenis V. Lunev <den@openvz.org>
Wed, 3 Dec 2008 08:42:01 +0000 (08:42 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 8 Jan 2009 12:37:28 +0000 (12:37 +0000)
commit866bbdba7795cac2da24853ea2259e0e4ef7d02d
tree75bac788252a8c367af12288ac8dddf5a031e41e
parentb4a11d3da20db62f31b3133a6eca8a35633e0838
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>
drivers/video/backlight/vgg2432a4.c