diff options
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | 2007-07-13 21:26:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-19 17:46:03 -0700 |
commit | d2066eb659e6ee915383510c136da38eff86ef15 (patch) | |
tree | 40329efa61fed074499a24fa97f9453dd3874689 /drivers/usb/misc/adutux.c | |
parent | 831c70fc13ca8c6074ab0c9d1121a93fd6c5a34a (diff) |
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
The ELAN U132 adapter driver uses the semaphore u132_module_lock
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>
Diffstat (limited to 'drivers/usb/misc/adutux.c')
0 files changed, 0 insertions, 0 deletions