linux/arch/riscv
Christoph Hellwig 002e67454f dma-direct: rename dma_noop to dma_direct
The trivial direct mapping implementation already does a virtual to
physical translation which isn't strictly a noop, and will soon learn
to do non-direct but linear physical to dma translations through the
device offset and a few small tricks.  Rename it to a better fitting
name.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
2018-01-15 09:35:06 +01:00
..
configs
include dma-mapping: provide a generic asm/dma-mapping.h 2018-01-15 09:35:05 +01:00
kernel RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code 2017-12-11 07:51:09 -08:00
lib RISC-V: Export some expected symbols for modules 2017-11-30 10:01:10 -08:00
mm RISC-V: Fixes for clean allmodconfig build 2017-12-01 13:31:31 -08:00
Kconfig dma-direct: rename dma_noop to dma_direct 2018-01-15 09:35:06 +01:00
Makefile