commit | 294d31e8227c9892a89d6b3e58d17886b79ea4e6 | [log] [tgz] |
---|---|---|
author | Mattia Dongili <malattia@linux.it> | Sun Aug 18 19:33:19 2013 +0900 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 22 12:31:46 2013 +0100 |
tree | a66cf5a86e30d5c1b47fcede8e8c01ea86fcf8f2 | |
parent | 69c88dc7d9f1a6c3eceb7058111677c640811c94 [diff] |
sony-laptop: don't change keyboard backlight settings Do not touch keyboard backlight unless explicitly passed a module parameter. In this way we won't make wrong assumptions about what are good default values since they actually are different from model to model. The only side effect is that we won't know what is the current value until set via the sysfs attributes. Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>