commit | 34c1c66821fa08c0f767af88372ee9a5007b065a | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Tue Jun 30 17:15:49 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 01 23:12:05 2009 -0500 |
tree | 3c170711ebb3a034807df13385b45589441c6e9b | |
parent | 4e928b5c683a1642cbd57ec189374898ac226f7c [diff] |
fsl_dma: Make DMA transactions snoopable Make DMA transactions snoopable so that CPUs can keep caches up-to-date. This allows dma transactions to be used for operations such as memory copies without any additional cache control operations. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>