Re: [PATCH] platform/x86: asus-wmi: Add keymap entry for lid flip action on Asus UX360

2018-08-15 Thread Andy Shevchenko
On Fri, Aug 10, 2018 at 11:07 PM, Aleh Filipovich wrote: > Add entry to WMI keymap for lid flip event on Asus UX360. > > On Asus Zenbook ux360 flipping lid from/to tablet mode triggers > keyscan code 0xfa which cannot be handled and results in kernel > log message "Unknown key fa pressed". > > Pu

[PATCH] platform/x86: asus-wmi: Add keymap entry for lid flip action on Asus UX360

2018-08-10 Thread Aleh Filipovich
Add entry to WMI keymap for lid flip event on Asus UX360. On Asus Zenbook ux360 flipping lid from/to tablet mode triggers keyscan code 0xfa which cannot be handled and results in kernel log message "Unknown key fa pressed". Signed-off-by: Aleh Filipovich --- drivers/platform/x86/asus-nb-wmi.c