From: Matthias Kaehlcke Date: Mon, 9 Jul 2007 19:00:11 +0000 (-0700) Subject: [SCSI] megaraid_mbox: use mutex instead of semaphore X-Git-Tag: v2.6.23-rc1~1053^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c2cc4337968f7aab91a91b8d5889982e3a3bd0d;p=pandora-kernel.git [SCSI] megaraid_mbox: use mutex instead of semaphore The Megaraid Mailbox driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Acked-by: "Patro, Sumant" Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed