Revert "cw1200: Don't perform SPI transfers in interrupt context"
authorSolomon Peachy <pizza@shaftnet.org>
Mon, 23 Sep 2013 20:00:03 +0000 (16:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Oct 2013 14:17:56 +0000 (07:17 -0700)
commit96c7304180c19ca60d2b057e06343f6aac804b92
tree7f145fcd738d0cbae13e501afa94f3884387c870
parentca17380a57e7c94dc443fe4fd078bdb07e147b7f
Revert "cw1200: Don't perform SPI transfers in interrupt context"

commit c4fb19d21b003ec99ec490ba2cb60baffabc73f3 upstream.

This reverts commit aec8e88c947b7017e2b4bbcb68a4bfc4a1f8ad35.

This solution turned out to cause interrupt delivery problems, and
rather than trying to fix this approach, it has been scrapped in favor
of an alternative (and far simpler) implementation.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/cw1200/cw1200_spi.c
drivers/net/wireless/cw1200/fwio.c
drivers/net/wireless/cw1200/hwbus.h
drivers/net/wireless/cw1200/hwio.c