]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: at_xdmac: fix for chan conf simplification
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 12 Feb 2015 15:30:30 +0000 (16:30 +0100)
committerVinod Koul <vinod.koul@intel.com>
Thu, 5 Mar 2015 08:59:57 +0000 (14:29 +0530)
commit6eb9d3c1e9c5977f7fe6be125006443e7da2427c
tree1e5a6d0a6bc9bf031be742ad860b8f36cc2ec6b4
parent94b3eed7b8a4311f56a86b36430e9068b596ada4
dmaengine: at_xdmac: fix for chan conf simplification

When simplificating the channel configuration, the cyclic case has been
forgotten. It leads to use bad configuration causing many bugs.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c