Input: atkbd - speed up setting leds/repeat state
authorDmitry Torokhov <dtor_core@ameritech.net>
Sun, 20 Nov 2005 05:49:42 +0000 (00:49 -0500)
committerDmitry 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