[PATCH] USB: convert a bunch of USB semaphores to mutexes
authorArjan van de Ven <arjan@infradead.org>
Wed, 11 Jan 2006 14:55:29 +0000 (15:55 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 22:49:55 +0000 (14:49 -0800)
the patch below converts a bunch of semaphores-used-as-mutex in the USB
code to mutexes

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found