commit | 0c3f2be423dafb9f914afe85e532e3fffd502fde | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Mon May 16 21:53:04 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 17 07:59:09 2005 -0700 |
tree | 5dd44497a960dc4faf078eaa761f42c0766d11b2 | |
parent | 135255605d089202bec61b4a000ee762e9bc9d9c [diff] |
[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 <dtor@mail.ru> Cc: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>