]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Combine coherent and non-coherent swiotlb dma_ops
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 12 Jan 2015 20:48:53 +0000 (20:48 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 23 Jan 2015 16:43:55 +0000 (16:43 +0000)
commit2ab92261b9f910a44e471f570592f85ecdc0a990
tree432bc59dd87567bdf67f269a2dc31d9d550aed8c
parentff3b1e6438d0e05da918319230ccd986d9fb3f0b
arm64: Combine coherent and non-coherent swiotlb dma_ops

Since dev_archdata now has a dma_coherent state, combine the two
coherent and non-coherent operations and remove their declaration,
together with set_dma_ops, from the arch dma-mapping.h file.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/dma-mapping.h
arch/arm64/mm/dma-mapping.c