[PATCH 3.16 047/192] spi: atmel: fix corrupted data issue on SAM9 family SoCs

2017-10-09 Thread Ben Hutchings
3.16.49-rc1 review patch. If anyone has any objections, please let me know. -- From: Cyrille Pitchen commit 7094576ccdc3acfe1e06a1e2ab547add375baf7f upstream. This patch disables the use of the DMA for data transfer and forces the use of PIO

[PATCH 3.16 047/192] spi: atmel: fix corrupted data issue on SAM9 family SoCs

2017-10-09 Thread Ben Hutchings
3.16.49-rc1 review patch. If anyone has any objections, please let me know. -- From: Cyrille Pitchen commit 7094576ccdc3acfe1e06a1e2ab547add375baf7f upstream. This patch disables the use of the DMA for data transfer and forces the use of PIO transfers instead as a quick fixup