commit | cdcd565fa0925edf9b80c875fcc84a231c75bd1d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Aug 07 14:07:43 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Sun Aug 31 13:41:46 2014 +0100 |
tree | ae8ce72c0e2f7a4bba88850c471fbb3dc04b1423 | |
parent | 3e81b59208fa4697c6c3b6eefb92892b47f8b1e7 [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>