+2
−0
+1
−0
drivers/dma/Kconfig
0 → 100644
+13
−0
drivers/dma/Makefile
0 → 100644
+1
−0
drivers/dma/dmaengine.c
0 → 100644
+408
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Provides an API for offloading memory copies to DMA devices Signed-off-by:Chris Leech <christopher.leech@intel.com> Signed-off-by:
David S. Miller <davem@davemloft.net>