From: Azael Avalos Date: Sat, 4 Oct 2014 18:02:21 +0000 (-0600) Subject: toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type X-Git-Tag: fixes-against-v3.18-rc2~108^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eabde0fa967052df12bdd8e8a72f0af799e1e704;p=pandora-kernel.git 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 Signed-off-by: Darren Hart --- Reading git-diff-tree failed