commit | 6c542047937ad66db1d31e290fd2a3b290424ffa | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 09 17:07:31 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Tue Jun 14 12:49:57 2011 +0200 |
tree | 29b0a72206aa423c28ce32ca48bcae0206455333 | |
parent | ea61cddb9dcb9da9bcabd40f1620c24abaf645c9 [diff] |
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>