]> git.baikalelectronics.ru Git - kernel.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>
Fri, 5 Aug 2011 18:45:51 +0000 (14:45 -0400)
commitc8630db6b2b11439c078302616f3f0fa9dd51aa1
treed49e33eec76942abfc707e16b609cfd1dc1d0ea1
parent52214bd67ad6a3a5bc1079f70f61b40e5f672dfa
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