]> 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)
commit3e94e1802f88732598dddfb42c5e07a4ae4260c2
treee4dbdaefd70d249bd5fd15a862a55253ba5dc116
parentc2f48cc1199a34e27e2c444cc9147600791d5ca5
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