dma-mapping: document dma_{alloc,free}_pages
authorChristoph Hellwig <hch@lst.de>
Sat, 26 Sep 2020 14:11:03 +0000 (16:11 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 23 Oct 2020 10:07:46 +0000 (12:07 +0200)
commit6857a5ebaabc5b9d989872700b4b71dd2a6d6453
tree95271b720184cb86b581325c7f893786d6c9afdb
parent695cebe58dcf3d9802cdfa9c327b5c7641a5914b
dma-mapping: document dma_{alloc,free}_pages

Document the new dma_alloc_pages and dma_free_pages APIs, and fix
up the documentation for dma_alloc_noncoherent and dma_free_noncoherent.

Reported-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Documentation/core-api/dma-api.rst