commit | 32d3a3922d617a5a685a5e2d24b20d0e88f192a9 | [log] [tgz] |
---|---|---|
author | Michael Büsch <m@bues.ch> | Wed Nov 16 23:48:31 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 17 14:39:32 2011 -0500 |
tree | a7ea1bb1c7c9c4b00aad1e8b12691f4bc5fc596c | |
parent | 68fa64ef606bcee688fce46d07aa68f175070156 [diff] |
p54spi: Add missing spin_lock_init The tx_lock is not initialized properly. Add spin_lock_init(). Signed-off-by: Michael Buesch <m@bues.ch> Cc: <stable@vger.kernel.org> Acked-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>