xtensa: Replace deprecated spinlock initialization
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jan 2011 14:23:14 +0000 (15:23 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jan 2011 11:30:37 +0000 (12:30 +0100)
commit235454c99851ba21038061b9acf38d1a636068c5
tree8160b40667fb7b15f1c6c93837fac166518d3947
parent22e650045899011b028e40625bc73df9f3260bac
xtensa: Replace deprecated spinlock initialization

SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant
instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Chris Zankel <chris@zankel.net>
arch/xtensa/include/asm/rwsem.h
This page took 0.025862 seconds and 5 git commands to generate.