]> git.baikalelectronics.ru Git - kernel.git/commit
staging: nvec: Enable the capslock LED in the keyboard driver
authorJulian Andres Klode <jak@jak-linux.org>
Tue, 27 Sep 2011 17:00:54 +0000 (19:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Sep 2011 00:41:34 +0000 (17:41 -0700)
commitb43c9fb6f46235645251d53755dc7c7996f138b8
tree3a8e4e9ab738756c245f0df172eb7a7043db2e63
parent34955cd549fe17736a9647d379a8cf4fdb03cef7
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