commit | 6ca3a7a96e91b1aa8c704153c992b191d35b5747 | [log] [tgz] |
---|---|---|
author | Steven J. Magnani <steve@digidescorp.com> | Thu Feb 25 13:39:30 2010 -0600 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Feb 28 20:27:42 2010 -0700 |
tree | 4700e2eecbae9e33492df683d11e5366f16aeca2 | |
parent | 9ad7bd2944bd979ef4877cd439719be44c5f3b47 [diff] |
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>