From: Matthias Kaehlcke Date: Fri, 13 Jul 2007 19:28:31 +0000 (+0200) Subject: USB: use mutex instead of semaphore in the Adutux driver X-Git-Tag: v2.6.23-rc1~231^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8293c568b25611cdc4ac54ded438d8d7938c593c;p=pandora-kernel.git USB: use mutex instead of semaphore in the Adutux driver The Adutux driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed