git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e9985
)
ARM: S3C2410: H1940: Fix lcd_power_set function
author
Vasily Khoruzhick
<anarsoul@gmail.com>
Thu, 6 Jan 2011 19:52:50 +0000
(21:52 +0200)
committer
Ben Dooks
<ben-linux@fluff.org>
Sun, 20 Mar 2011 23:14:55 +0000
(23:14 +0000)
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>
No differences found