commit | b203bd3f6b9c3db3b1979c2ff79bb2b9be8f03a3 | [log] [tgz] |
---|---|---|
author | Ira Snyder <iws@ovro.caltech.edu> | Thu Mar 03 07:54:53 2011 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Mar 11 17:52:35 2011 -0800 |
tree | 647397b857fcad368078a72711ad2d25c7ea030a | |
parent | 6c11371dd17c5bd29e3a53cf5263be6ea67c51e4 [diff] |
dmatest: fix automatic buffer unmap type The dmatest code relies on the DMAEngine API to automatically call dma_unmap_single() on src buffers. The flags it passes are incorrect, fix them. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Dan Williams <dan.j.williams@intel.com>