commit | 8090d6d1a415d3ae1a7208995decfab8f60f4f36 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Thu Jan 09 13:19:15 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Thu Jan 09 17:41:23 2014 +0000 |
tree | 1061adad4383c773a762fa2e6699543cfe48b21b | |
parent | d3b72c7e6bf33185a5de1db2164ff237759c554c [diff] |
spi: atmel: Refactor spi-atmel to use SPI framework queue Replace the deprecated master->transfer with transfer_one_message() and allow the SPI subsystem handle all the queuing of messages. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>