mmc: Convert "mutex" to semaphore
authorThomas Gleixner <tglx@linutronix.de>
Tue, 14 Sep 2010 11:12:35 +0000 (07:12 -0400)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:12 +0000 (21:11 +0800)
Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mmc@vger.kernel.org
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found