From: Russell King Date: Fri, 5 Feb 2010 04:05:50 +0000 (-0800) Subject: ARM: dma-mapping: introduce the idea of buffer ownership X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc0f60587a0b895ca020e68c80aac5310ad7a82;p=pandora-kernel.git ARM: dma-mapping: introduce the idea of buffer ownership The DMA API has the notion of buffer ownership; make it explicit in the ARM implementation of this API. This gives us a set of hooks to allow us to deal with CPU cache issues arising from non-cache coherent DMA. Signed-off-by: Russell King Tested-By: Jamie Iles --- Reading git-diff-tree failed