From 823cd0454325509d84dbf8e301c182c8a2711c65 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Tue, 19 Mar 2013 15:45:01 +0800 Subject: [PATCH] spi/spi-atmel: status information passed through controller data The status of transfer is stored in controller data structure so that it can be used not only by atmel_spi_msg_done() function. This will be useful for upcoming dmaengine enabled driver. Signed-off-by: Nicolas Ferre Signed-off-by: Wenyou Yang Signed-off-by: Mark Brown --- Reading git-format-patch failed