]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
authorManuel Lauss <manuel.lauss@gmail.com>
Thu, 20 Feb 2014 13:59:22 +0000 (14:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:20 +0000 (23:09 +0100)
commit0b4ee5947f323fda04098a5e260bfb00be233d73
tree193f76f8296c996e44e8c2bf18b74e3c28aaaf4c
parent6bab60bc2820dfadaa5a8b181c2aa987a36ec513
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use

Setting DMA_MAYBE_COHERENT gives a platform the opportunity to select
use of cache ops at boot.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/6575/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/io.h
arch/mips/mm/c-r4k.c
arch/mips/mm/cache.c