]> git.baikalelectronics.ru Git - kernel.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)
commit5f4c77bcd724957b43ed424eef3c1b94552fd34f
treea66cf5a86e30d5c1b47fcede8e8c01ea86fcf8f2
parentdbee55d33a4ff955a9b77880ac6b1e44b13e6c43
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