From: Russell King Date: Thu, 11 Feb 2010 02:29:49 +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=beeabecd7ad20ca7d1dfd74dde6a831181116b2f;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