Hi Linus,
Please pull the following to receive fixes of cylic dma usages in slave
dma drivers.
The following changes since commit
88c08a3fba9954ce0ec3e1eab07c498a419ad7e3:
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git fixes
Vinod Koul (2):
dmaengine: pl330: dont complete descriptor for cyclic dma
dmaengine: fix cyclic dma usage
drivers/dma/at_hdmac.c | 4 +++-
drivers/dma/ep93xx_dma.c | 4 +++-
drivers/dma/pl330.c | 3 ++-
3 files changed, 8 insertions(+), 3 deletions(-)
--
~Vinod