linux/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 [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
Makefile
capi.c use mutex instead of semaphore in CAPI 2.0 interface 2007-05-08 11:15:17 -07:00
capidrv.c [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
capidrv.h
capifs.c
capifs.h
capilib.c
capiutil.c make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static 2007-05-08 11:15:16 -07:00
kcapi.c [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
kcapi.h
kcapi_proc.c