]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 27 Mar 2015 14:10:30 +0000 (15:10 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:22:01 +0000 (17:22 +0200)
commitc3e736588c65267cfb9d9e8de63f8c5603abd029
treee4dbdaefd70d249bd5fd15a862a55253ba5dc116
parent1f6492168814c443ef902160750ea6cec0bc6036
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ath25/dma-coherence.h
arch/mips/include/asm/mach-bmips/dma-coherence.h
arch/mips/include/asm/mach-cavium-octeon/dma-coherence.h
arch/mips/include/asm/mach-generic/dma-coherence.h
arch/mips/include/asm/mach-ip27/dma-coherence.h
arch/mips/include/asm/mach-ip32/dma-coherence.h
arch/mips/include/asm/mach-jazz/dma-coherence.h
arch/mips/include/asm/mach-loongson/dma-coherence.h
arch/mips/mm/dma-default.c