From: Matthias Kaehlcke Date: Fri, 10 Aug 2007 21:50:44 +0000 (-0700) Subject: [SCSI] osst: Use mutex instead of semaphore X-Git-Tag: v2.6.24-rc1~1290^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4390e60163979621f59e3a25a260289986eacb85;p=pandora-kernel.git [SCSI] osst: Use mutex instead of semaphore The OnStream SCSI Tape driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Reviewed-by: Satyam Sharma Signed-off-by: Andrew Morton Acked-by: Willem Riede Signed-off-by: James Bottomley --- Reading git-diff-tree failed