git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
893f3f6
)
toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type
author
Azael Avalos
<coproscefalo@gmail.com>
Sat, 4 Oct 2014 18:02:21 +0000
(12:02 -0600)
committer
Darren Hart
<dvhart@linux.intel.com>
Tue, 7 Oct 2014 00:44:42 +0000
(17:44 -0700)
With the introduction of the new keyboard backlight
implementation, the *_timeout_store function is
broken, as it only supports the first kbd_type.
This patch adapts such function for the new kbd_type,
as well as converts from using sscanf to kstrtoint.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
No differences found