commit | 86ad47fff97a9e416aadedfe68909b2d9143dc42 | [log] [tgz] |
---|---|---|
author | Abhilash K V <abhilash.kv@ti.com> | Tue Aug 23 03:05:57 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 26 12:48:24 2011 -0400 |
tree | fc88c4921b561b734115f30d46605e1ce56a0e57 | |
parent | 6f288cc52f478e6f58d96158e7cd857fedb6d111 [diff] |
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 <anantgole@ti.com> Signed-off-by: Abhilash K V <abhilash.kv@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>