From: Daniel Walker Date: Fri, 18 Jan 2008 05:50:36 +0000 (-0800) Subject: arm: omap1: nokia770 semaphore to mutex X-Git-Tag: v2.6.24-omap1~50 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57f7bafb9dc8dfa597ed6744e5c72a1ced769904;p=pandora-kernel.git arm: omap1: nokia770 semaphore to mutex The audio_pwr_sem conforms to the new mutex API. This patch converts the semaphore to the new API along with all the locking locations. I also changed the name to reflect the new type. Signed-off-by: Daniel Walker Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed