]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 18:02:31 +0000 (14:02 -0400)
commitc4fb19d21b003ec99ec490ba2cb60baffabc73f3
treee0ca5dca3c5149f20b15adcd47e03f49fb5c94e6
parentb7be1522def9a9988b67afd0be999c50a96394b5
Revert "cw1200: Don't perform SPI transfers in interrupt context"

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>
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