commit | 235454c99851ba21038061b9acf38d1a636068c5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Jan 23 15:23:14 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 27 12:30:37 2011 +0100 |
tree | 8160b40667fb7b15f1c6c93837fac166518d3947 | |
parent | 22e650045899011b028e40625bc73df9f3260bac [diff] |
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>