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