arch/nds32/include/asm/dma-mapping.h
0 → 100644
+14
−0
arch/nds32/kernel/dma.c
0 → 100644
+477
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds support for the DMA mapping API. It uses dma_map_ops for flexibility. Signed-off-by:Vincent Chen <vincentc@andestech.com> Signed-off-by:
Greentime Hu <greentime@andestech.com> Acked-by:
Arnd Bergmann <arnd@arndb.de>