platform/x86: acer-wmi: add another KEY_WLAN keycode
authorChris Chiu <[email protected]>
Wed, 8 Feb 2017 13:51:41 +0000 (07:51 -0600)
committerDarren Hart <[email protected]>
Sat, 25 Feb 2017 07:48:50 +0000 (23:48 -0800)
commit5ffa572a431ff3fd6175419656603519fa471c27
treeaf883ffbfca3d4888b5147b607d525a0738d92f3
parent280642c3c8dda79da39e056fd5480d1c3942524e
platform/x86: acer-wmi: add another KEY_WLAN keycode

Now that we have informed the firmware that the RF Button driver is
active, laptops such as the Acer TravelMate P238-M will generate
a WMI key event with code 0x86 when the Fn+F3 airplane mode key is
pressed.

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

Signed-off-by: Chris Chiu <[email protected]>
Signed-off-by: Daniel Drake <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
drivers/platform/x86/acer-wmi.c