]> git.baikalelectronics.ru Git - kernel.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)
commiteef36ebd63586022e7ea5cb26af50bb284a67479
treee0ca5dca3c5149f20b15adcd47e03f49fb5c94e6
parent9cc453594954a83ce0fd3f836c0b0ae5c7d02e6d
Revert "cw1200: Don't perform SPI transfers in interrupt context"

This reverts commit 6f195fdbc7639f143a5adb28b5fd7f362b2e8fc7.

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