]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Aug 2018 13:47:53 +0000 (16:47 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Sep 2018 07:01:14 +0000 (09:01 +0200)
commita9c1c5366aa0c08f9a473f4a4182430c2da3b338
treeef6a0559e014c9ab5653a10c2a902b7c2cf28e3f
parent6a5b7e1d56cbc87e81890d60afa6492d572b902d
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT

While both option select a form of conditional dma coherence they don't
actually share any code in the implementation, so untangle them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Paul Burton <paul.burton@mips.com>
arch/mips/Kconfig
arch/mips/kernel/setup.c
arch/mips/mm/c-r4k.c