From: Solomon Peachy Date: Mon, 23 Sep 2013 20:00:04 +0000 (-0400) Subject: cw1200: Use a threaded oneshot irq handler for cw1200_spi X-Git-Tag: v3.12-rc4~30^2~39^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87421cb6010a2f6494938fbe0a95e1b096b3b7af;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed