Skip to content
Snippets Groups Projects
Commit d7076f07 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs


dmam_alloc_coherent is just the default no-flags case of
dmam_alloc_attrs, so take advantage of this similar to the non-managed
version.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 2e05ea5c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment