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)
commit99cd149efe824cf27c5d34506002a0fbfa831c0f
tree8df785ae6c8b4d4416412e72f9a5c52875981c43
parentdc67369573eee33a4b1220d416cb7dd3501dccbc
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>
drivers/net/sgiseeq.c