commit | 7adb92faa852589ad60ebd5ff94fc53c0882ebd5 | [log] [tgz] |
---|---|---|
author | Michael Büsch <m@bues.ch> | Wed Nov 16 23:51:20 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 17 15:45:16 2011 -0500 |
tree | 7672e1f20d343d573a708402e79c2513dfa513b2 | |
parent | fcac4fb00eaefea375db9745464cc182389a1751 [diff] |
p54spi: Remove FIXME in op_stop Don't use the interruptible variant of mutex_lock(). It doesn't really need to be interruptible. This avoids nasty error handling. Signed-off-by: Michael Buesch <m@bues.ch> Acked-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>