commit | 4d94bd21b333c695eba97746b615e2efb30240cc | [log] [tgz] |
---|---|---|
author | Ivan T. Ivanov <iivanov@mm-sol.com> | Thu Feb 20 12:02:08 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Sat Feb 22 11:59:56 2014 +0900 |
tree | 597abf7c2ef1da1d45724223f852f007424731f4 | |
parent | aec35f4ee6eefba616065547e6882c084cc7f5cb [diff] |
spi: core: Validate length of the transfers in message SPI transfer length should be multiple of SPI word size, where SPI word size should be power-of-two multiple Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com> Signed-off-by: Mark Brown <broonie@linaro.org>