]> git.baikalelectronics.ru Git - kernel.git/commit
staging: olpc_dcon: remove outdated backlight comment
authorAndres Salomon <dilinger@queued.net>
Sat, 25 Sep 2010 06:50:16 +0000 (23:50 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Sep 2010 01:03:28 +0000 (18:03 -0700)
commit8704473159054be3b58fc3b25f15b64cf6c7127c
tree65de17b36ee464f70f43ff9301c5b482a33fedb0
parent6d38f058974fa720a132dbb86486821188211ccc
staging: olpc_dcon: remove outdated backlight comment

This comment about killing power to the backlight is ancient, and incorrect
(the code that follows actually does the opposite of what the comment says).
This was due to hardware changes; the comment was for the original OLPC GX2
boards, but when the OLPC LX boards came out, the code was updated for that
hardware.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/olpc_dcon/olpc_dcon.c