mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-14 20:00:04 +00:00
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>