commit | 634286f127bef8799cd04799d3e1d5471e8fd91c | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 28 17:48:40 2009 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 30 21:32:58 2009 +0000 |
tree | 450b6e880c991b9decb08c0e424ad2bf784b6ac4 | |
parent | 732f0462d59721764843783d790a613613287b33 [diff] |
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>