diff options
author | marius <marius@FreeBSD.org> | 2012-06-18 20:14:42 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2012-06-18 20:14:42 +0000 |
commit | 8b8a1c1ea59a4c4ad4738aa57f7799e579bbf38f (patch) | |
tree | 4f4a6e0708c12529b71cb5fbb2191cdd49b65080 /lib/libfetch/common.h | |
parent | 691bfd067f82255079451ba98425485757771538 (diff) | |
download | FreeBSD-src-8b8a1c1ea59a4c4ad4738aa57f7799e579bbf38f.zip FreeBSD-src-8b8a1c1ea59a4c4ad4738aa57f7799e579bbf38f.tar.gz |
Revert the part of r236495 that introduced checking of SPI_SR_TXEMPTY
for TX transfer completion as for reasons unknown this occasionally
causes SPI_SR_RXBUFF and SPI_SR_ENDRX to not rise.
In any case, once the RX part of the transfer is done it's obvious
that the preceding TX part had finished and checking of SPI_SR_TXEMPTY
was introduced to rule out a possible cause for the data corruption
mentioned in r236495 but which didn't turn out to be the problem
anyway.
MFC after: 3 days
Diffstat (limited to 'lib/libfetch/common.h')
0 files changed, 0 insertions, 0 deletions