commit | 632cf92a72fecda096d0f4608eaefb2c7392b744 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 14 07:12:35 2010 -0400 |
committer | Chris Ball <cjb@laptop.org> | Sat Oct 23 21:11:12 2010 +0800 |
tree | 8f182d7dd03768cb1602e3e1a0f2014aa44e72d4 | |
parent | 265cdc900ce93c0cd2465d751fe75ff2e55e126e [diff] |
mmc: Convert "mutex" to semaphore 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>