From: Geert Uytterhoeven Date: Mon, 2 Jun 2014 13:38:14 +0000 (+0200) Subject: spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~29^2~1^4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b52dc4625ee739195189d40c6ddc7d55ddf312;p=pandora-kernel.git spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma() The DMA routines only need access to the scatter-gather tables inside the spi_transfer structures, hence just pass those. Signed-off-by: Geert Uytterhoeven Signed-off-by: Mark Brown --- Reading git-diff-tree failed