git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bedff1
)
Input: atkbd - speed up setting leds/repeat state
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 20 Nov 2005 05:49:42 +0000
(
00:49
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 20 Nov 2005 05:49:42 +0000
(
00:49
-0500)
Changing led state is pretty slow operation; when there are multiple
requests coming at a high rate they may interfere with normal typing.
Try optimize (skip) changing hardware state when multiple requests
are coming back-to-back.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found