]> git.baikalelectronics.ru Git - kernel.git/commit
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page
authorChristoph Hellwig <hch@lst.de>
Tue, 16 Apr 2019 18:23:47 +0000 (20:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 May 2019 00:11:57 +0000 (17:11 -0700)
commitfaf5557c4cf9fa368b792e6560d7d496468e4e54
tree315a42274d7c63be20da451771130d86585f3f62
parent24b69da380c08acf14efe954f3a43703218b955e
sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page

There is only one caller of iommu_get_one left, so merge it into
that one to clean things up a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/iommu.c