From: Dmitry Torokhov Date: Mon, 18 Oct 2010 16:24:22 +0000 (-0700) Subject: Input: ad7877 - switch to using threaded IRQ X-Git-Tag: v2.6.37-rc1~135^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b534422b2d1189740c6144c3c7a296be89f581c7;p=pandora-kernel.git Input: ad7877 - switch to using threaded IRQ Instead of using asynchronous SPI API and then spinning waiting for SPI transfer to complete when disabling the device, let's use threaded IRQ model and spi_sync(). Acked-by: Michael Hennerich Tested-by: Michael Hennerich Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed