dell-wmi: Don't report keypresses on keybord illumination change
authorGabriele Mazzotta <gabriele.mzt@gmail.com>
Wed, 3 Dec 2014 23:16:23 +0000 (00:16 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 3 Dec 2014 18:10:16 +0000 (10:10 -0800)
commit8cb8e63b5698954877071b7a0d259b7c4c9040dc
tree446cfc427ceb3a5ff20a3f4cbd2ea0c1245f41a2
parent8f8d75ebf075001485d787a4429ba15b1dd8dd7a
dell-wmi: Don't report keypresses on keybord illumination change

Keyboard illumination level changes are performed by the BIOS, so no
events should be reported on keypress. This is already done on systems
using the legacy keymap, do it also for systems that don't use it.

Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
drivers/platform/x86/dell-wmi.c