commit | e4b52dc4625ee739195189d40c6ddc7d55ddf312 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Jun 02 15:38:14 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon Jun 02 15:49:35 2014 +0100 |
tree | d7ce366d319b52d089eacc8fc367bb087813d025 | |
parent | 8393fa787bf63c05cb6f9cf0a58ba1ea213c3f01 [diff] |
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 <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@linaro.org>