From: Rodney Lorrimar Date: Mon, 5 May 2008 15:59:00 +0000 (-0400) Subject: Input: adbhid - fix capslock key state after suspend X-Git-Tag: v2.6.27-rc1~958^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e75f044c717b85f65d74c8c90624428ba31078c;p=pandora-kernel.git Input: adbhid - fix capslock key state after suspend If the adbhid module parameter restore_capslock_events is used, sometimes capslock will get stuck down after resuming. My fix is to remember the capslock state before suspend and then ignore the first 'caps lock key down' message after resume if the capslock LED was on before suspending. Signed-off-by: Rodney Lorrimar Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed