]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: asm: dma-mapping: added dma_free_coherent API
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:09:56 +0000 (18:39 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:09 +0000 (21:47 +0200)
commitcdcd87edf319b9faa8b9ac8a3b2f9cd32c396f17
tree66c410ba4f5431aa95bb6b43c75292ea4ae8fde5
parent8605296c743865b21e317510ec118e6d023457cc
arm: asm: dma-mapping: added dma_free_coherent API

Added dma_free_coherent corresponding to the dma_alloc_coherent in
dma-mapping.h in order to free memory allocated using dma_alloc_coherent.
This API is used in dwc3 driver.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
arch/arm/include/asm/dma-mapping.h