From: Andy Shevchenko Date: Tue, 28 Oct 2014 16:25:02 +0000 (+0200) Subject: spi: dw-mid: split rx and tx callbacks when DMA X-Git-Tag: omap-for-v3.20/drop-legacy-3517~128^2~3^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c8eb52cc4a;p=pandora-kernel.git spi: dw-mid: split rx and tx callbacks when DMA Currently driver wouldn't work properly if user asked for simplex transfer. The patch separates DMA rx and tx callbacks and finishes transfer correctly in any case. Signed-off-by: Andy Shevchenko Signed-off-by: Mark Brown --- Reading git-diff-tree failed