]> git.baikalelectronics.ru Git - kernel.git/commit
hexagon: remove arch-specific dma_supported implementation
authorChristoph Hellwig <hch@lst.de>
Mon, 22 May 2017 09:07:48 +0000 (11:07 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 28 Jun 2017 13:54:42 +0000 (06:54 -0700)
commit0ed7f97e52ed3dea3f3bdaf3a8172e441113f227
tree69d3b371920b3cc397b6e6a01457c7021ebe2bf4
parent2f1884923e665039760b4181cf13e3042cb15d45
hexagon: remove arch-specific dma_supported implementation

This implementation is simply bogus - hexagon only has a simple
direct mapped DMA implementation and thus doesn't care about the
address.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/dma-mapping.h
arch/hexagon/kernel/dma.c