From: Axel Lin Date: Tue, 20 Mar 2012 08:32:39 +0000 (+0800) Subject: drivers/base: Remove unneeded spin_lock_init call for soc_lock X-Git-Tag: sz_161~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc27c77d5334d9515850afc4f81b7f8d8884daab;p=pandora-kernel.git drivers/base: Remove unneeded spin_lock_init call for soc_lock soc_lock is already initialized by DEFINE_SPINLOCK. Signed-off-by: Axel Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed