From: Martin Sperl Date: Thu, 23 Apr 2015 07:56:01 +0000 (+0000) Subject: spi: spidev: use spi_sync instead of spi_async X-Git-Tag: omap-for-v4.2/fixes-rc1^2~146^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d6f479580013b42d179c30ff39107b6728ed82;p=pandora-kernel.git spi: spidev: use spi_sync instead of spi_async This has the benefit that the "optimization" of the framework in regards to spi_sync will also benefit spidev users directly and allow running spi transfers without a necessary context-switch to message-pump. Signed-off-by: Martin Sperl Signed-off-by: Mark Brown --- Reading git-diff-tree failed