commit | a4a4d11a22ee89d0e94bd8640ec190d81b4c8134 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 07 18:08:39 2019 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Mon Mar 16 10:48:16 2020 +0100 |
tree | 2de28b62a9e97c61f59f79b1497fd9772be25830 | |
parent | 999a5d1203baa7cff00586361feae263ee3f23a5 [diff] |
openrisc: use the generic in-place uncached DMA allocator Switch openrisc to use the dma-direct allocator and just provide the hooks for setting memory uncached or cached. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Stafford Horne <shorne@gmail.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com>