OSDN Git Service

platform/x86: acer-wmi: add another KEY_POWER keycode
authorAntonio Rosario Intilisano <antonio.intilisano@gmail.com>
Fri, 27 Apr 2018 21:50:21 +0000 (23:50 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 May 2018 09:24:12 +0000 (12:24 +0300)
commitc7a437fdd6e794290082cd19808627c661e15c5d
treed7ede25c7739e6e964734cc62b0aa054fecc1c1e
parent40760717f9cf548e9247f2f94784e72469b175fd
platform/x86: acer-wmi: add another KEY_POWER keycode

Now that we have informed the firmware that the Power Button driver is active,
laptops such as the Acer Swift 3 will generate a WMI key event with code 0x87
when the power button key is pressed.

Add this keycode to the table so that it is converted to
an appropriate input event.

Signed-off-by: Antonio Rosario Intilisano <antonio.intilisano@gmail.com>
Acked-by: Gianfranco Costamagna <locutusofborg@debian.org>
Tested-by: Antonio Rosario Intilisano <antonio.intilisano@gmail.com>
Cc: Chris Chiu <chiu@endlessm.com>
Cc: Daniel Drake <drake@endlessm.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/acer-wmi.c