Files
android_kernel_xiaomi_sm8450/arch/m32r
Christoph Hellwig c9eb6172c3 dma-mapping: turn dma_cache_sync into a dma_map_ops method
After we removed all the dead wood it turns out only two architectures
actually implement dma_cache_sync as a real op: mips and parisc.  Add
a cache_sync method to struct dma_map_ops and implement it for the
mips defualt DMA ops, and the parisc pa11 ops.

Note that arm, arc and openrisc support DMA_ATTR_NON_CONSISTENT, but
never provided a functional dma_cache_sync implementations, which
seems somewhat odd.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
2017-10-19 16:37:49 +02:00
..
2016-07-15 14:54:27 +09:00
2017-10-03 17:54:26 -07:00
2008-10-15 20:55:51 +02:00
2016-12-12 18:55:06 -08:00
2017-10-03 17:54:24 -07:00
2012-05-05 13:00:23 +02:00