]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitaaf3a5e77566ad186a85d28a0afd26b8dd0afd11
tree45996a24fcf4b2efbe39ec284c2e88a251e47311
parent13f5059ac5a6b8a824f8657e2fcf084ebecef896
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