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)
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>

No differences found