]> 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)
commit3c37071e1bbdecd457d1e34c10c3686b3b855a77
tree315a42274d7c63be20da451771130d86585f3f62
parent42694175f10f5fd65ae4a96f36ec48dead82ad44
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