+1
−0
lib/dma-noop.c
0 → 100644
+75
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We are going to require dma_ops for several common drivers, even for systems that do have an identity mapping. Lets provide some minimal no-op dma_ops that can be used for that purpose. Signed-off-by:Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by:
Joerg Roedel <jroedel@suse.de> Signed-off-by:
Andy Lutomirski <luto@kernel.org> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>