From: Dmitry Torokhov Date: Thu, 28 Jun 2007 04:46:56 +0000 (-0400) Subject: Input: atkbd - throttle LED switching X-Git-Tag: v2.6.22~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4249c99fd59c4e224e4f9acaf07669d205bb1d;p=pandora-kernel.git Input: atkbd - throttle LED switching On some boxes keyboard controllers are too slow to withstand continuous flow of requests to turn keyboard LEDs on and off and start losing some keypresses or even all of them. Delay executing of LED switching request if we had another one within 50 ms thus easing load on the controller. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed