Re: [PATCH] x86/platform: classmate-laptop: add WiFi media button

2020-12-08 Thread Hans de Goede
Hi, On 12/8/20 7:11 AM, Chris Chiu wrote: > From: Carlo Caione > > The WiFi media button on the Quanta NL3 reports keycodes 0x8b and 0x9b > to the platform driver. Add the mapping to support these codes. > > Signed-off-by: Carlo Caione > Reviewed-by: Chris Chiu Thank you for your patch,

[PATCH] x86/platform: classmate-laptop: add WiFi media button

2020-12-07 Thread Chris Chiu
From: Carlo Caione The WiFi media button on the Quanta NL3 reports keycodes 0x8b and 0x9b to the platform driver. Add the mapping to support these codes. Signed-off-by: Carlo Caione Reviewed-by: Chris Chiu --- drivers/platform/x86/classmate-laptop.c | 2 ++ 1 file changed, 2 insertions(+)