From: Matthias Kaehlcke Date: Mon, 30 Jul 2007 05:40:04 +0000 (+0200) Subject: [PATCH] Use mutex instead of semaphore in the Host AP driver X-Git-Tag: v2.6.24-rc1~1454^2~651 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3623060abbf1cdd7f292645bea31d024e21792ef;p=pandora-kernel.git [PATCH] Use mutex instead of semaphore in the Host AP driver The Host AP driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Acked-by: Satyam Sharma Signed-off-by: Andrew Morton Signed-off-by: John W. Linville --- Reading git-diff-tree failed