]> git.karo-electronics.de Git - karo-tx-linux.git/commit
asus-wmi: Enable autorepeat for hotkey input device
authorSeth Forshee <seth.forshee@canonical.com>
Mon, 4 Jul 2011 07:49:20 +0000 (09:49 +0200)
committerMatthew Garrett <mjg@redhat.com>
Mon, 11 Jul 2011 13:43:24 +0000 (09:43 -0400)
commit27d05ce2ff2741f606f201fa5d942769de8dc9cc
tree676af0e7134ed6e4b12a817d2d3f5c0504abc3cc
parent74a9fb66d84e599c53e2289af0f43c08142a28dc
asus-wmi: Enable autorepeat for hotkey input device

The T101MT Home/Express Gate key autorepeats in hardware, but
sparse-keymap does not support hardware autorepeat. Enable the
input core's software autorepeat to emulate the hardware behavior.
Normal hotkeys are autoreleased, so the behavior of these keys
will not be affected.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/asus-wmi.c