]> git.baikalelectronics.ru Git - kernel.git/commit
p54spi: Remove FIXME in op_stop
authorMichael Büsch <m@bues.ch>
Wed, 16 Nov 2011 22:51:20 +0000 (23:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 17 Nov 2011 20:45:16 +0000 (15:45 -0500)
commitc0ce7b766eb0b4a4b42c80758af63f3a8cae2867
tree7672e1f20d343d573a708402e79c2513dfa513b2
parent995ee474c282e58cdf62c8089de2333d390e2d59
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>
drivers/net/wireless/p54/p54spi.c