staging: olpc_dcon: change sysfs 'output' toggle to be clearer...
authorAndres Salomon <dilinger@queued.net>
Sun, 6 Feb 2011 23:28:39 +0000 (15:28 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Feb 2011 20:11:54 +0000 (12:11 -0800)
commitbb4103544e455e11d9a4379326406a60429b9888
tree9ee1fd3de8a25beb8a7ca9a31796a33c97007e83
parent8d2d3dd1b4589299ec17b15130fbadfc69996df4
staging: olpc_dcon: change sysfs 'output' toggle to be clearer...

..and store it in dcon_priv.  This renames it to 'monochrome',
which I think is much clearer.  Previously, "echo 1 > output"
toggled mono mode, while "echo 0 > output" enabled color.
"Echo 1 > monochrome" makes more sense to me.

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