commit | 99cd149efe824cf27c5d34506002a0fbfa831c0f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Sep 04 14:41:01 2007 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:51:07 2007 -0700 |
tree | 8df785ae6c8b4d4416412e72f9a5c52875981c43 | |
parent | dc67369573eee33a4b1220d416cb7dd3501dccbc [diff] |
sgiseeq: replace use of dma_cache_wback_inv The sgiseeq driver is one of the few remaining users of the ancient cache banging DMA API. Replaced with the modern days DMA API. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>