x86/amd-iommu: Use only dev_data for dte and iotlb flushing routines
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 9 Jun 2011 15:07:31 +0000 (17:07 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:57 +0000 (12:49 +0200)
This patch make the functions flushing the DTE and IOTLBs
only take the dev_data structure instead of the struct
device directly.

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

No differences found