[MIPS] Lasat: Convert pvc_sem semaphore to mutex
authorDaniel Walker <dwalker@mvista.com>
Fri, 11 Jan 2008 04:53:21 +0000 (20:53 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Jan 2008 10:15:01 +0000 (10:15 +0000)
commit8a39c520b28f1ffa528baaae6ecfaa3feb5377a5
treefedbbff988de9586f4dd750d4c1dcadb2e3fe900
parentf6ed10ab972b00cd57567a2ac9e393226840e458
[MIPS] Lasat: Convert pvc_sem semaphore to mutex

I also changed the name to pvc_mutex, and moved the define to the file
it's used in which allows it to be static.

Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lasat/picvue.c
arch/mips/lasat/picvue.h
arch/mips/lasat/picvue_proc.c