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