spi: loopback: match configuration of test to description
authorMartin Sperl <kernel@martin.sperl.org>
Sun, 13 Dec 2015 09:45:01 +0000 (09:45 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 13 Dec 2015 20:10:14 +0000 (20:10 +0000)
commitfc8773e195350c61e61cc354b1535fb2c09a29f3
tree423123bcd3e1d98cbb0a0b2c897aae91dfd71c56
parentd58b9fda129d7f75358a36b71ec5cc685b4f993e
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>
drivers/spi/spi-loopback-test.c
This page took 0.025598 seconds and 5 git commands to generate.