drivers/base: Remove unneeded spin_lock_init call for soc_lock
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Mar 2012 08:32:39 +0000 (16:32 +0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 14 Apr 2014 00:23:52 +0000 (03:23 +0300)
soc_lock is already initialized by DEFINE_SPINLOCK.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found