From: Gabriele Mazzotta Date: Wed, 3 Dec 2014 23:16:21 +0000 (+0100) Subject: dell-wmi: Don't report keypresses for radio state changes X-Git-Tag: omap-for-v3.19/fixes-rc1~34^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f8d75ebf075001485d787a4429ba15b1dd8dd7a;p=pandora-kernel.git dell-wmi: Don't report keypresses for radio state changes The WMI events associated to KEY_WLAN are for all the radio devices available. Use KEY_RFKILL instead since it's more appropriate. The state of radio devices is changed directly by the BIOS when hotkeys are pressed, so no events should be reported. Signed-off-by: Gabriele Mazzotta Merged two patches modifying this one line Signed-off-by: Darren Hart --- Reading git-diff-tree failed