fsldma: Fix cookie issues
authorSteven J. Magnani <steve@digidescorp.com>
Thu, 25 Feb 2010 19:39:30 +0000 (13:39 -0600)
committerDan Williams <dan.j.williams@intel.com>
Mon, 1 Mar 2010 03:27:42 +0000 (20:27 -0700)
commit6ca3a7a96e91b1aa8c704153c992b191d35b5747
tree4700e2eecbae9e33492df683d11e5366f16aeca2
parent9ad7bd2944bd979ef4877cd439719be44c5f3b47
fsldma: Fix cookie issues

fsl_dma_tx_submit() only sets the cookie on the first descriptor of a
transaction. It should set the cookie on all.

Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Acked-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/fsldma.c