From 8090d6d1a415d3ae1a7208995decfab8f60f4f36 Mon Sep 17 00:00:00 2001 From: Wenyou Yang Date: Thu, 9 Jan 2014 13:19:15 +0800 Subject: [PATCH] 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-format-patch failed