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)
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>

No differences found