From: Matthias Kaehlcke Date: Tue, 17 Jul 2007 11:04:16 +0000 (-0700) Subject: Use mutex instead of semaphore in CAPI 2.0 driver X-Git-Tag: v2.6.23-rc1~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67837f232d6d55be99d6e0dec4ea9bb8112840cd;p=pandora-kernel.git 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 Acked-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed