]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/dart: remove dead cleanup code in iommu_init_early_dart
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 07:01:10 +0000 (08:01 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 Feb 2019 11:41:02 +0000 (22:41 +1100)
commit60726382abf0151b34fa00ea35538752f94952a8
tree4b224a42a60bb3a4a90b99b1929f7290ca00cea6
parent5b27767845de077f7dbb38c3e535ea517669f2f9
powerpc/dart: remove dead cleanup code in iommu_init_early_dart

If dart_init failed we didn't have a chance to setup dma or controller
ops yet, so there is no point in resetting them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/dart_iommu.c