git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3b72c7
)
spi: atmel: Refactor spi-atmel to use SPI framework queue
author
Wenyou Yang
<wenyou.yang@atmel.com>
Thu, 9 Jan 2014 05:19:15 +0000
(13:19 +0800)
committer
Mark Brown
<broonie@linaro.org>
Thu, 9 Jan 2014 17:41:23 +0000
(17:41 +0000)
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>
No differences found