]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sony-laptop: don't change keyboard backlight settings
authorMattia Dongili <malattia@linux.it>
Sun, 18 Aug 2013 10:33:19 +0000 (19:33 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Oct 2013 11:31:46 +0000 (12:31 +0100)
commit294d31e8227c9892a89d6b3e58d17886b79ea4e6
treea66cf5a86e30d5c1b47fcede8e8c01ea86fcf8f2
parent69c88dc7d9f1a6c3eceb7058111677c640811c94
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>
drivers/platform/x86/sony-laptop.c