diff options
author | Vinod Koul <vinod.koul@linux.intel.com> | 2012-04-20 15:28:07 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2012-04-20 15:28:07 +0530 |
commit | 60f2951e3ad9b833bc12e2ea7652be2611771792 (patch) | |
tree | b7ac7796aca149e09e8b39b5ddc9ce208c17c118 /drivers/dma/mxs-dma.c | |
parent | dd775ae2549217d3ae09363e3edb305d0fa19928 (diff) |
dmaengine: imx-dma: dont complete descriptor for cyclic dma
the cookie updates completed the cyclic dma descriptor wrongly. This caused the
BUG_ON to be hit as submit is called for completed descriptor
Fix this by not marking the cyclic descriptor as complete
Tested-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'drivers/dma/mxs-dma.c')
0 files changed, 0 insertions, 0 deletions