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)
commit634286f127bef8799cd04799d3e1d5471e8fd91c
tree450b6e880c991b9decb08c0e424ad2bf784b6ac4
parent732f0462d59721764843783d790a613613287b33
MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT

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>
arch/mips/Kconfig
arch/mips/configs/ip27_defconfig
arch/mips/lib/memcpy-inatomic.S
arch/mips/lib/memcpy.S