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)
commit376b1371a9f29112ae000cc0cade174a9a670053
tree315a42274d7c63be20da451771130d86585f3f62
parentedb1f07203ba8856b24bcddf8326386ba6a03291
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