commit | 9e15db7ce949e9f2d8bb6ce32a74212a4f662370 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Fri Mar 02 09:28:47 2012 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Tue Mar 06 17:19:21 2012 +0530 |
tree | be3b1acb24a55f9b3b88381ef1078fae0b00b3ba | |
parent | 6c05f09155f40368c51ce00b8291401858e49bcb [diff] |
dmaengine: Add support for multiple descriptors for imx-dma. dmaengine specifies the possibility that several descriptors can be queued for transfer. It also indicates that tasklets must be used for DMA callbacks. Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>