From 69f545ea6aa9cf0a1b2e31b287e17f4cd9eb6d93 Mon Sep 17 00:00:00 2001 From: Matthias Kaehlcke Date: Tue, 8 May 2007 00:32:00 -0700 Subject: [PATCH] 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-format-patch failed