UEAGLE: Do not sleep when device is disconnected
authorStanislaw Gruszka <stf_xl@wp.pl>
Mon, 20 Aug 2007 21:21:14 +0000 (23:21 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:17 +0000 (14:55 -0700)
Do not sleep in kernel thread when device is disconnected, this make faster
suspending and module unloading. Use one wait queue for sleeping.

Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found