commit | fc8773e195350c61e61cc354b1535fb2c09a29f3 | [log] [tgz] |
---|---|---|
author | Martin Sperl <kernel@martin.sperl.org> | Sun Dec 13 09:45:01 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Sun Dec 13 20:10:14 2015 +0000 |
tree | 423123bcd3e1d98cbb0a0b2c897aae91dfd71c56 | |
parent | d58b9fda129d7f75358a36b71ec5cc685b4f993e [diff] |
spi: loopback: match configuration of test to description The test "two tx+rx transfers - alter second" actually modifies the first not the second transfer, which - in conjunction with testing the read data - results also in overwriting data read earlier. Signed-off-by: Martin Sperl <kernel@martin.sperl.org> Signed-off-by: Mark Brown <broonie@kernel.org>