From: Abhilash K V Date: Tue, 23 Aug 2011 03:05:57 +0000 (+0000) Subject: can: ti_hecc: Fix uninitialized spinlock in probe X-Git-Tag: v3.1-rc5~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ad47fff97a9e416aadedfe68909b2d9143dc42;p=pandora-kernel.git can: ti_hecc: Fix uninitialized spinlock in probe In ti_hecc_probe(), the spinlock priv->mbx_lock is not inited, causing a spinlock lockup BUG. Acked-by: Anant Gole Signed-off-by: Abhilash K V Signed-off-by: David S. Miller --- Reading git-diff-tree failed