From eabde0fa967052df12bdd8e8a72f0af799e1e704 Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Sat, 4 Oct 2014 12:02:21 -0600 Subject: [PATCH] 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-format-patch failed