commit | b1acd4b8a8942f614053e516c56c88e1716562d6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Apr 28 14:00:52 2019 -0500 |
committer | Christoph Hellwig <hch@lst.de> | Tue Jun 25 14:28:06 2019 +0200 |
tree | b8951a3c62f573aa7445bf695a19f66a282fd578 | |
parent | 6309513c1be47cd3805a6ceae60ab70285df36ae [diff] |
nios2: use the generic uncached segment support in dma-direct Stop providing our own arch alloc/free hooks and just expose the segment offset and use the generic dma-direct allocator. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>