]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
arm: omap1: nokia770 semaphore to mutex
authorDaniel Walker <dwalker@mvista.com>
Fri, 18 Jan 2008 05:50:36 +0000 (21:50 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Jan 2008 22:53:16 +0000 (14:53 -0800)
commit57f7bafb9dc8dfa597ed6744e5c72a1ced769904
tree29624d2e2e89ed145d7f41d14296184a82aaf7a9
parentba7b52c20993e7c1ef7b79fb10af807df82048ca
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 <dwalker@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-nokia770.c