From: Dmitry Torokhov Date: Sun, 20 Nov 2005 05:56:43 +0000 (-0500) Subject: Input: make serio and gameport more swsusp friendly X-Git-Tag: v2.6.15-rc3~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e50afd0cb3ff9ee152dbcf8601f5fb7eba5cff8;p=pandora-kernel.git Input: make serio and gameport more swsusp friendly kseriod and kgameportd used to process all pending events before checking for freeze condition. This may cause swsusp to time out while stopping tasks when resuming. Switch to process events one by one to check freeze status more often. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed