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)
commit6c542047937ad66db1d31e290fd2a3b290424ffa
tree29b0a72206aa423c28ce32ca48bcae0206455333
parentea61cddb9dcb9da9bcabd40f1620c24abaf645c9
x86/amd-iommu: Use only dev_data for dte and iotlb flushing routines

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>
arch/x86/kernel/amd_iommu.c