]> git.baikalelectronics.ru Git - kernel.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)
commitc886ba68956fba7b9b69730665f2e5d25e9a49f3
tree1bb395ebaff89095420ee08412553d369318e1ad
parentd691256bb78da3c8b56765fe3ca28e67508b4f08
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