dmaengine: xdmac: Add interleaved transfer support
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 7 May 2015 15:38:11 +0000 (17:38 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 18 May 2015 05:29:35 +0000 (10:59 +0530)
commit6007ccb57744fdd393385b135e7b7cea9bd4bd6b
treeb51916328af61df2e9178fd8538af159e7abaa29
parent0d0ee751f7f7cd7d44eeb596f3b430ed0b178e07
dmaengine: xdmac: Add interleaved transfer support

The XDMAC supports interleaved tranfers through its flexible descriptor
configuration.

Add support for that kind of transfers to the dmaengine driver.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c