commit | 7a9f957b395fc08edc47620c01e8bb5b798caddb | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Aug 07 14:07:43 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Sat Aug 16 17:14:30 2014 -0500 |
tree | 338e9290ea716ec65b77fabd978c2fcc4f502ec1 | |
parent | a5e7c719fe257214aeda3dadb502a4cf58209a61 [diff] |
spi: sh-msiof: Fix transmit-only DMA transfers Fix tx/rx mixup, which broke transmit-only transfers. Introduced by commit 4240305f7cbdc7782aa8bc40cc702775d9ac0839 ("spi: sh-msiof: Fix leaking of unused DMA descriptors"). Reported-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mark Brown <broonie@linaro.org>