commit | 6af015b86b86d94de7ca1b23a3890bc93a50c2ab | [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 | 0d595f76bc9c7c8dff5bd31dffed87a840a03c56 [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>