dmaengine: at_hdmac: use descriptor chaining help function
commite257e1563f28890f54b5f82861373bb4b32dd770
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 6 May 2011 17:56:53 +0000 (6 19:56 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 9 May 2011 06:14:13 +0000 (9 11:44 +0530)
tree74a53085d734b41ea233d6fccf8e424d9a405311
parent23b5e3ad68a3c26a6a36039ea907997664aedcab
dmaengine: at_hdmac: use descriptor chaining help function

A little function helps to chain descriptors:
it is already used in cyclic dma operations, now use it in memcpy and slave_sg
preparation functions.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_hdmac.c