x86/amd-iommu: Rename iommu_flush_device
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 16:51:26 +0000 (18:51 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 7 Apr 2011 08:46:07 +0000 (10:46 +0200)
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>

No differences found