]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0127529df327b43800aa9465208deedbc6974079
tree9ee120b4bca209047fb37d4a4efc6a1b9ffb7df6
parent9b02e5688f13cd530dcd4fe99e100fc2cf5413e3
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