commit | d8c13085775c72e2d46edc54ed0c803c3a944ddb | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 06 18:51:26 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Apr 07 10:46:07 2011 +0200 |
tree | 7303a7caf3ba2f80cb6ddc20daaf8e4bfc1e6b99 | |
parent | ac0ea6e92b2227c86fe4f7f9eb429071d617a25d [diff] |
x86/amd-iommu: Rename iommu_flush_device This function operates on a struct device, so give it a name that represents that. As a side effect a new function is introduced which operates on am iommu and a device-id. It will be used again in a later patch. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>