[PATCH] spi: atmel: Refactor spi-atmel to use SPI framework queue
Richard Genoud
richard.genoud at gmail.com
Wed Jan 8 05:25:31 EST 2014
On 08/01/2014 06:49, Wenyou Yang wrote:
> 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 at atmel.com>
> ---
> Hi Mark,
>
> The patch is based on for-next branch of
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
>
> It is tested on sama5d3xek and at91sam9m10g45ek board.
And the bug I was seeing with SPI_IOC_MESSAGE (cf https://lkml.org/lkml/2013/10/8/269 )
is now gone !
Tested on at91sam9g35-ek
Tested-by: Richard Genoud <richard.genoud at gmail.com>
More information about the linux-arm-kernel
mailing list