]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
backlight: fix blanking for LMS283GF05 LCD
authorMarek Vasut <marek.vasut@gmail.com>
Thu, 11 Nov 2010 22:05:25 +0000 (14:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Nov 2010 15:55:33 +0000 (07:55 -0800)
commit6bde9082c521b030f899ff5e5b553beba228c932
tree63a3ae4da44f90562e3410eba9df56d6b915f319
parented3a6787bfff125a7aee88e5be0e0661887dfd15
backlight: fix blanking for LMS283GF05 LCD

The LCD was turned on if the variable power was > 0, but that was
incorrect.  The LCD has to be turned on in NORMAL and UNBLANK case.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/lms283gf05.c