MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT
authorRalf Baechle <ralf@linux-mips.org>
Wed, 28 Jan 2009 17:48:40 +0000 (17:48 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 Jan 2009 21:32:58 +0000 (21:32 +0000)
The special IP27 DMA code selected by DMA_IP27 has been removed a while
ago turning DMA_IP27 into almost a nop.  Also fixup the broken logic of
its last users memcpy.S and memcpy-inatomic.s.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found