commit | c59435a617a7c442d5253e42c351135672417803 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Aug 25 17:07:12 2017 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Aug 29 15:21:54 2017 +0200 |
tree | 7a75d77bdfba211ffadbf2466c229454595b3390 | |
parent | 077b14e1a9b79d7b940de0a39fa3ad155d5e3399 [diff] |
MIPS: Consolidate coherent and non-coherent dma_alloc code Besides eliminating lots of duplication this also allows allocations with the DMA_ATTR_NON_CONSISTENT to use the CMA allocator. Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/17181/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>