Home
last modified time | relevance | path

Searched hist:"8293 c568b25611cdc4ac54ded438d8d7938c593c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dadutux.cdiff 8293c568b25611cdc4ac54ded438d8d7938c593c Fri Jul 13 14:28:31 CDT 2007 Matthias Kaehlcke <matthias.kaehlcke@gmail.com> 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 <matthias.kaehlcke@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>