commit | ba4d93bc9ea4510a145161f0af3537b4f380af01 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Oct 18 09:29:44 2012 +0200 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Oct 23 14:05:32 2012 +0200 |
tree | 9ee5af9018f90dd06455b19af49c36fb5a5790cd | |
parent | 446c82fc44da5ae24a205d7130571614dc6969d3 [diff] |
drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentation The function documentation incorrectly references dma_release_coherent. Fix it. Don't mention a specific function name as dma_mmap_from_coherent as multiple callers. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>