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)
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>

No differences found