[POWERPC] Spinlock initializer cleanup
authorThomas Gleixner <tglx@linutronix.de>
Sun, 29 Apr 2007 16:10:39 +0000 (16:10 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Apr 2007 01:02:06 +0000 (11:02 +1000)
commit057b184a007376562e905aa39f1ba352fb8d78b1
treef7cd89d7ac5bbcab57ecfa097004c030565718c7
parentf139efedb8d34904cf8ea30b174c3ee57204d114
[POWERPC] Spinlock initializer cleanup

Use DEFINE_SPINLOCK instead of initializing spinlocks to
SPIN_LOCK_UNLOCKED, since DEFINE_SPINLOCK is better for lockdep.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/irq.c
arch/powerpc/oprofile/op_model_cell.c
arch/powerpc/platforms/cell/spu_base.c
arch/powerpc/platforms/ps3/htab.c