From: Matthias Kaehlcke Date: Tue, 8 May 2007 07:32:05 +0000 (-0700) Subject: use mutex instead of semaphore in hdaps driver X-Git-Tag: v2.6.22-rc1~595 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6acc369a43ada9b829b3e1e4daef5c8a52a2d39a;p=pandora-kernel.git use mutex instead of semaphore in hdaps driver The hdaps driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Cc: Robert Love Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed