From: Thomas Gleixner Date: Tue, 14 Sep 2010 11:12:35 +0000 (-0400) Subject: mmc: Convert "mutex" to semaphore X-Git-Tag: v2.6.37-rc1~65^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632cf92a72fecda096d0f4608eaefb2c7392b744;p=pandora-kernel.git mmc: Convert "mutex" to semaphore Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead. Signed-off-by: Thomas Gleixner Cc: linux-mmc@vger.kernel.org Signed-off-by: Chris Ball --- Reading git-diff-tree failed