x86/amd-iommu: Remove redundant device_flush_dte() calls
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 9 Jun 2011 09:52:27 +0000 (11:52 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:57 +0000 (12:49 +0200)
commit39c555460cbc6d35656878c89d4664fbd6c81551
treeabf91a0086949f4c4466a7d6acc2f1b543f4c234
parent2c53b436a30867eb6b47dd7bab23ba638d1fb0d2
x86/amd-iommu: Remove redundant device_flush_dte() calls

Remove these function calls from places where the function
has already been called by another function.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c