]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
toshiba_acpi: Add keyboard backlight mode change event
authorAzael Avalos <coproscefalo@gmail.com>
Fri, 5 Dec 2014 03:22:47 +0000 (20:22 -0700)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 3 Dec 2014 18:10:18 +0000 (10:10 -0800)
commit805469053ba9dc3c14ebbc8287f2c051ba848aa4
tree1e38684e821250c9e77da9761033893a6ca70ec1
parent71454d78d3c4b05d598822298459a94f04825f3f
toshiba_acpi: Add keyboard backlight mode change event

A previous patch added support to handle more events.

This patch adds support to update the sysfs group whenever we receive
a 0x92 event, which indicates a change in the keyboard backlight mode,
removing the update group code from toshiba_kbd_bl_mode_store, as it is
no longer needed there.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c