spi: Refactor spi-orion to use SPI framework queue.
authorAndrew Lunn <andrew@lunn.ch>
Mon, 23 Jul 2012 11:16:55 +0000 (13:16 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Aug 2012 21:56:18 +0000 (22:56 +0100)
commitba59a807883382f6ce5ad884312d91d5748e90ee
tree561687a7aa98aed84d9ba5bd5ffc6e9523c2e381
parentd9875690d9b89a866022ff49e3fcea892345ad92
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>
drivers/spi/spi-orion.c