]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/driver-model/devres.txt
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
[linux.git] / Documentation / driver-model / devres.txt
index 2d132fcea0f8ab0a251eef49f521f07785a9fac8..4231b45b2f8f9b7167ad6869506df03e742adf08 100644 (file)
@@ -240,10 +240,9 @@ CLOCK
 
 DMA
   dmam_alloc_coherent()
-  dmam_alloc_noncoherent()
+  dmam_alloc_attrs()
   dmam_declare_coherent_memory()
   dmam_free_coherent()
-  dmam_free_noncoherent()
   dmam_pool_create()
   dmam_pool_destroy()