commit | eabde0fa967052df12bdd8e8a72f0af799e1e704 | [log] [tgz] |
---|---|---|
author | Azael Avalos <coproscefalo@gmail.com> | Sat Oct 04 12:02:21 2014 -0600 |
committer | Darren Hart <dvhart@linux.intel.com> | Mon Oct 06 17:44:42 2014 -0700 |
tree | dcb00008ea57a5c5b434487df66db0b1a15d3439 | |
parent | 893f3f62dc7ade3700cdceed23ce38bb92e3966b [diff] |
toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type 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>