From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:44:16 +0000 (+0000) Subject: ARM: PL08x: implement unmapping of memcpy buffers X-Git-Tag: v2.6.38-rc1~25^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d992e1a6f8465db3921ef75bfc490fbd2f40cd3;p=pandora-kernel.git ARM: PL08x: implement unmapping of memcpy buffers The DMA engine API requires DMA engine implementations to unmap buffers passed into the non-slave DMA methods unless the relevant completion flag is set. We aren't doing this, so implement this facility. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed