From: Wenyou Yang Date: Thu, 9 Jan 2014 05:19:15 +0000 (+0800) Subject: spi: atmel: Refactor spi-atmel to use SPI framework queue X-Git-Tag: v3.14-rc1~91^2~5^11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8090d6d1a415d3ae1a7208995decfab8f60f4f36;p=pandora-kernel.git 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 Tested-by: Richard Genoud Signed-off-by: Mark Brown --- Reading git-diff-tree failed