sgiseeq: replace use of dma_cache_wback_inv
authorRalf Baechle <ralf@linux-mips.org>
Tue, 4 Sep 2007 13:41:01 +0000 (14:41 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:07 +0000 (16:51 -0700)
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>

No differences found