From: Matthias Kaehlcke Date: Thu, 6 Sep 2007 21:18:15 +0000 (+0200) Subject: USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex X-Git-Tag: v2.6.24-rc1~1395^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b80f2b20c833f979060cf48ae3ee6fbfa552be;p=pandora-kernel.git USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex The ELAN U132 Host Controller Driver uses the semaphore sw_lock as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed