| commit | 52bd080d5c87af556bf71e3b07bdd8586166c43b | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Sun Jan 23 15:17:00 2011 +0000 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Mon Mar 14 21:07:24 2011 +0100 |
| tree | 01ab3cb144b063f259aa8844cb7f218140ef4f79 | |
| parent | c44ed965be7a84afaa07543c04eb97a5dfe93422 [diff] |
MIPS: Replace deprecated spinlock initialization SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant instead. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2025/ Signed-off-by: Ralf Baechle <ralf@duck.linux-mips.net>