]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: use the generic uncached segment support in dma-direct
authorChristoph Hellwig <hch@lst.de>
Sun, 28 Apr 2019 18:57:39 +0000 (13:57 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Jun 2019 14:00:08 +0000 (16:00 +0200)
commita6722d0431187a54dabe1040413715c3b6eadd26
tree56a89a791c0a8f2412fd8cdbd776ad352fef4774
parent1ad57b63614ade2e1625421a9a793995b02f6d49
MIPS: use the generic uncached segment support in dma-direct

Stop providing the arch alloc/free hooks and just expose the segment
offset instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Paul Burton <paul.burton@mips.com>
arch/mips/Kconfig
arch/mips/include/asm/page.h
arch/mips/jazz/jazzdma.c
arch/mips/mm/dma-noncoherent.c