From: Andres Salomon Date: Sun, 6 Feb 2011 23:28:39 +0000 (-0800) Subject: staging: olpc_dcon: change sysfs 'output' toggle to be clearer... X-Git-Tag: v2.6.39-rc1~469^2~621 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4103544e455e11d9a4379326406a60429b9888;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed