alistair23-linux/arch/nios2
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
..
boot nios2: add earlycon support to 3c120 devboard DTS 2017-09-15 20:30:52 +08:00
configs treewide: Remove remaining executable attributes from source files 2017-02-25 12:12:50 -08:00
include dma-mapping: turn dma_cache_sync into a dma_map_ops method 2017-10-19 16:37:49 +02:00
kernel nios2: time: Read timer in get_cycles only if initialized 2017-09-15 20:30:58 +08:00
lib
mm nios2: use generic strncpy_from_user() and strnlen_user() 2017-05-08 17:14:14 +08:00
platform nios2: Add CDX support 2017-05-08 16:59:19 +08:00
Kconfig clocksource/drivers: Rename CLKSRC_OF to TIMER_OF 2017-06-14 12:01:03 +02:00
Kconfig.debug nios2: enable earlycon support 2017-05-08 16:59:19 +08:00
Makefile nios2: Add CDX support 2017-05-08 16:59:19 +08:00