]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/dma: Move __iommu_dma_map
authorChristoph Hellwig <hch@lst.de>
Mon, 20 May 2019 07:29:30 +0000 (09:29 +0200)
committerJoerg Roedel <jroedel@suse.de>
Mon, 27 May 2019 15:31:11 +0000 (17:31 +0200)
commit3391c11ef958b983a7968d4151300544af93e042
tree4f548ff4d682ae217b9dbfce06dfffc9032a21ac
parentfe52712ed374b2fa10c8f0b4423b73732873f6ca
iommu/dma: Move __iommu_dma_map

Moving this function up to its unmap counterpart helps to keep related
code together for the following changes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/dma-iommu.c