]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/tegra-smmu: Clean up bus_set_iommu()
authorRobin Murphy <robin.murphy@arm.com>
Mon, 15 Aug 2022 16:20:15 +0000 (17:20 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 7 Sep 2022 12:26:16 +0000 (14:26 +0200)
commit0869ea5cda69a61b409eaf9e66837cb3325c9ab7
tree882d5d4b263efeeeb041921410d06c0bc5659195
parent5e9769433764a78ab8c7b7056bcd92a1db883564
iommu/tegra-smmu: Clean up bus_set_iommu()

Stop calling bus_set_iommu() since it's now unnecessary, and simplify
the probe failure path accordingly.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/13bb6baa6c4d74e95a12529e4eb1ddfb3885c3b5.1660572783.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/tegra-smmu.c