Staging: serqt_usb2: fix sleeping with spinlock held
authorAlexey Khoroshilov <khoroshilov@ispras.ru>
Tue, 9 Aug 2011 06:23:42 +0000 (10:23 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 22:22:51 +0000 (15:22 -0700)
The patch replaces spinlock with mutex.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found