dmaengine: at_hdmac: flags located in first descriptor
commit568f7f0c2e597671d3e646e0b85c95c4a5756fef
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 12 Jan 2011 14:39:09 +0000 (12 15:39 +0100)
committerDan Williams <dan.j.williams@intel.com>
Sat, 15 Jan 2011 00:54:44 +0000 (14 16:54 -0800)
tree919c1003e73ee4e815dff0276a1dc73a0780516f
parent93d0bec2be4b0f036a27da207ecab97fc3d3bbbe
dmaengine: at_hdmac: flags located in first descriptor

Place flags on first descriptor of chain instead of last.
This is the one used by atc_chain_complete() function while unmapping.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/at_hdmac.c