staging: nvec: Enable the capslock LED in the keyboard driver
commitff169c1487381aa522b92b9f0c87bd92577bfc80
authorJulian Andres Klode <jak@jak-linux.org>
Tue, 27 Sep 2011 17:00:54 +0000 (27 19:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Sep 2011 00:41:34 +0000 (29 17:41 -0700)
tree3a8e4e9ab738756c245f0df172eb7a7043db2e63
parent791c4a642721552204d8defdbd6a3e93cd411f79
staging: nvec: Enable the capslock LED in the keyboard driver

When the caps lock key is pressed, toggle the associated
LED. According to Nvidia code, we should send 0x01 where
we sent 0x07, but this does not appear to work correctly
on the AC100.

Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/nvec/nvec_kbd.c