From: Matthias Kaehlcke Date: Tue, 8 May 2007 07:32:43 +0000 (-0700) Subject: use mutex instead of semaphore in CAPI 2.0 interface X-Git-Tag: v2.6.22-rc1~582 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea6e5d8088096aeba29b6778c3d3d82fb495e9f;p=pandora-kernel.git 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 Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed