From: Matthias Kaehlcke Date: Tue, 16 Oct 2007 08:27:50 +0000 (-0700) Subject: use mutex instead of semaphore in isdn subsystem common functions X-Git-Tag: v2.6.24-rc1~1006 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3dfacaa0b8e469f412ae776f222102042d7e24;p=pandora-kernel.git use mutex instead of semaphore in isdn subsystem common functions The ISDN subsystem common functions use a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Acked-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed