diff options
author | Michael Jones <michael.jones@matrix-vision.de> | 2011-02-25 16:55:11 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-03-04 22:23:26 -0700 |
commit | adef658ddf71e709eb1bdc181b86c62b933b967b (patch) | |
tree | cb7b2c926ff5ed307eb0b48b76fd140f5b44dd97 /kernel | |
parent | 57d9c10dd91f942f836592f407d6351e2969548a (diff) |
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: Michael Jones <michael.jones@matrix-vision.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions