commit | ba59a807883382f6ce5ad884312d91d5748e90ee | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Jul 23 13:16:55 2012 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Aug 17 22:56:18 2012 +0100 |
tree | 561687a7aa98aed84d9ba5bd5ffc6e9523c2e381 | |
parent | d9875690d9b89a866022ff49e3fcea892345ad92 [diff] |
spi: Refactor spi-orion 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: Andrew Lunn <andrew@lunn.ch> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>