Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: loopback-test: don't skip comparing the first byte of rx_buf
When the loopback parameter is set, rx_buf are compared with tx_buf after the spi_message is executed. But the first byte of buffer is not checked. Signed-off-by: Akinobu Mita <[email protected]> Signed-off-by: Mark Brown <[email protected]>
- Loading branch information