]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47330dd6483f0caaf89d572cc47e00e0a5fba1d0
tree8df785ae6c8b4d4416412e72f9a5c52875981c43
parent649467fd8a848b4de9d010b5b9e5636fea2b9faa
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