From: Dmitry Torokhov Date: Tue, 17 May 2005 04:53:04 +0000 (-0700) Subject: [PATCH] serio resume fix X-Git-Tag: v2.6.12-rc5~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3f2be423dafb9f914afe85e532e3fffd502fde;p=pandora-kernel.git [PATCH] serio resume fix serio - do not attempt to immediately disconnect port if resume failed, let kseriod take care of it. Otherwise we may attempt to unregister associated input devices which will generate hotplug events which are not handled well during swsusp. Signed-off-by: Dmitry Torokhov Cc: Vojtech Pavlik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed