iommu/amd: Make sure irq remapping still works on dma init failure
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 2 Jul 2012 14:02:20 +0000 (16:02 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:43:53 +0000 (17:43 +0200)
Do not deinitialize the AMD IOMMU driver completly when
interrupt remapping is already in use but the initialization
of the DMA layer fails for some reason. Make sure the IOMMU
can still be used to remap interrupts.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found