From: Ira Snyder Date: Thu, 3 Mar 2011 07:54:53 +0000 (+0000) Subject: dmatest: fix automatic buffer unmap type X-Git-Tag: v2.6.39-rc1~203^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b203bd3f6b9c3db3b1979c2ff79bb2b9be8f03a3;p=pandora-kernel.git 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 Signed-off-by: Dan Williams --- Reading git-diff-tree failed