angler-fishThe Vulnerability History Project

spi: dw-mid: split dma_setup() from dma_transfer()

      The patch splits DMA preparatory code to dma_setup() callback. The change also
converts transfer_one() to program DMA whenever the transfer is DMA mapped. The
change is a follow up of the converion to use SPI core transfer_one_message().
Since the DMA mapped transfers can be interleaved with PIO ones the DMA related
configuration should respect that.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
    
commit 9f14538ecd1a210eff244a0a2281f6744fe4a59d
+6 -11
+13 -10
+2 -2
expand_less