From: Javier Achirica Date: Thu, 20 Mar 2014 23:01:18 +0000 (+0900) Subject: sony-laptop: adjust keyboard backlight values for off/auto/on X-Git-Tag: v3.15-rc1~34^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0380d4711e2a2190d56bf04ecdc3d6dd2621efd7;p=pandora-kernel.git sony-laptop: adjust keyboard backlight values for off/auto/on Keyboard backlight can be always off, use some automatic trigger (activity and light sensor), always on. The behaviour of the driver changes whereby previously when passed 1 it tried to turn on backlight immediately now it does nothing. This is however a bug fix since (a) it makes little sense to turn on the backlight when control is automatic and (b) this behaviour is consistent with what the windows driver does. Signed-off-by: Javier Achirica Signed-off-by: Mattia Dongili Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed