]> git.baikalelectronics.ru Git - kernel.git/commit
dell-wmi: support Dell Inspiron M5110
authorMichał Kępień <kernel@kempniu.pl>
Fri, 4 Mar 2016 13:09:10 +0000 (14:09 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 23 Mar 2016 17:05:51 +0000 (10:05 -0700)
commitb716189ef31bf376c6954e78af9261706ecaae7c
tree45996a24fcf4b2efbe39ec284c2e88a251e47311
parente663100f5216608c88ef0d8b5554c7e7ef75f42e
dell-wmi: support Dell Inspiron M5110

Similarly to Dell Vostro V131, Dell Inspiron M5110 also requires an
SMBIOS request to be issued in order for WMI events to be generated and
does not raise an i8042 interrupt when the Dell Instant Launch hotkey is
pressed.  However, the event code for that hotkey on this machine is
0xe029, so add it to the legacy keymap.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Tested-by: Darek Stojaczyk <darek.stojaczyk@gmail.com>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/dell-wmi.c