From: Dmitry Torokhov Date: Sun, 20 Nov 2005 05:49:42 +0000 (-0500) Subject: Input: atkbd - speed up setting leds/repeat state X-Git-Tag: v2.6.15-rc4~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4c859734a818721b2d5ac712283ba8f92bd23a;p=pandora-kernel.git Input: atkbd - speed up setting leds/repeat state 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 --- Reading git-diff-tree failed