ARM: h1940: Fix backlight and LCD power functions
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 27 Sep 2010 06:28:00 +0000 (09:28 +0300)
committerBen Dooks <ben-linux@fluff.org>
Fri, 29 Oct 2010 23:45:28 +0000 (00:45 +0100)
commit53193dd3ba3c7dfdd7fdf2b068c8f92cc46a5693
tree9ee120b4bca209047fb37d4a4efc6a1b9ffb7df6
parent48cd65a6a020292e1ab5d0f5ba96571c858964e6
ARM: h1940: Fix backlight and LCD power functions

Current implementation of LCD and backlight power control functions
is not complete, as result PDA consumes power in suspend.
Fix this issue by managing state of some latch bits, just like
WinMobile does.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/h1940-latch.h
arch/arm/mach-s3c2410/mach-h1940.c