]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C2410: H1940: Fix lcd_power_set function
authorVasily Khoruzhick <anarsoul@gmail.com>
Thu, 6 Jan 2011 19:52:50 +0000 (21:52 +0200)
committerBen Dooks <ben-linux@fluff.org>
Sun, 20 Mar 2011 23:14:55 +0000 (23:14 +0000)
commit2c899839c5fc4ca19ce15dbce911209525bcabb5
treee4e91407bd145793338eec7067337a297dd57036
parent5357dce51295c66274d42fea0a7458a71aee0055
ARM: S3C2410: H1940: Fix lcd_power_set function

Current implementation of lcd_power_set is not reliable, sometimes
it does not enable LCD at all.
Mimic WinCE behavior to fix this issue.

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