commit | 6857a5ebaabc5b9d989872700b4b71dd2a6d6453 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Sep 26 16:11:03 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Oct 23 12:07:46 2020 +0200 |
tree | 95271b720184cb86b581325c7f893786d6c9afdb | |
parent | 695cebe58dcf3d9802cdfa9c327b5c7641a5914b [diff] |
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>