android_kernel_xiaomi_sm7250/drivers/isdn/capi
Matthias Kaehlcke 67837f232d Use mutex instead of semaphore in CAPI 2.0 driver
The CAPI 2.0 driver uses a semaphore as mutex.  Use the mutex API instead of
the (binary) semaphore.

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-17 10:23:05 -07:00
..
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 [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
capifs.h
capilib.c
capiutil.c make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static 2007-05-08 11:15:16 -07:00
kcapi_proc.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
kcapi.c Use mutex instead of semaphore in CAPI 2.0 driver 2007-07-17 10:23:05 -07:00
kcapi.h
Kconfig misc doc and kconfig typos 2007-05-09 08:58:15 +02:00
Makefile