Skip to content
Snippets Groups Projects
Commit adef658d authored by Michael Jones's avatar Michael Jones Committed by Grant Likely
Browse files

spi/omap_mcspi: catch xfers of non-multiple SPI word size


If an SPI access was not a multiple of the SPI word size,
the while() loop would spin and the rx/tx ptrs would be incremented
indefinitely.

Signed-off-by: default avatarMichael Jones <michael.jones@matrix-vision.de>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 57d9c10d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment