cw1200: Use a threaded oneshot irq handler for cw1200_spi
authorSolomon Peachy <pizza@shaftnet.org>
Mon, 23 Sep 2013 20:00:04 +0000 (16:00 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 18:02:31 +0000 (14:02 -0400)
commit87421cb6010a2f6494938fbe0a95e1b096b3b7af
treeb96cd185d3bc2bbc39c6434244b29dbee95beea4
parentc4fb19d21b003ec99ec490ba2cb60baffabc73f3
cw1200: Use a threaded oneshot irq handler for cw1200_spi

This supercedes the older patch ("cw1200: Don't perform SPI transfers in
interrupt context") that badly attempted to fix this problem.

This is a far simpler solution, which has the added benefit of
actually working.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/cw1200/cw1200_spi.c