original_kernel/drivers/isdn/capi
Matthias Kaehlcke 9ea6e5d808 use mutex instead of semaphore in CAPI 2.0 interface
The CAPI 2.0 interface uses a semaphore as mutex.  Use the mutex API instead
of the (binary) semaphore.

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:17 -07:00
..
Kconfig
Makefile
capi.c use mutex instead of semaphore in CAPI 2.0 interface 2007-05-08 11:15:17 -07:00
capidrv.c
capidrv.h
capifs.c
capifs.h
capilib.c
capiutil.c
kcapi.c
kcapi.h
kcapi_proc.c