]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
toshiba_acpi: Add Hotkey Event Type function and definitions
authorAzael Avalos <coproscefalo@gmail.com>
Fri, 20 Mar 2015 22:55:16 +0000 (16:55 -0600)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 25 Mar 2015 17:58:24 +0000 (10:58 -0700)
commit56e6b353396187a6e79acdbe3934fcd796a15e2e
tree1bb395ebaff89095420ee08412553d369318e1ad
parentf62a4ffd43c8739aa4b0358710ace0a4e91d2071
toshiba_acpi: Add Hotkey Event Type function and definitions

This patch adds support to query the "Hotkey Event Type" the system
supports.

There are two main event types (so far), 0x10 and 0x11, with the
first being all those laptops that have the old keyboard layout, and
the latter all those new laptops with the new keyboard layout.

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