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)
commitee69049e00c2b2ade9b8e3d4d0e69ccf00af91df
tree4b224a42a60bb3a4a90b99b1929f7290ca00cea6
parentba767b5283c06e1a2fcdd1835c33e42b8fccd09c
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