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)
commitd8c13085775c72e2d46edc54ed0c803c3a944ddb
tree7303a7caf3ba2f80cb6ddc20daaf8e4bfc1e6b99
parentac0ea6e92b2227c86fe4f7f9eb429071d617a25d
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>
arch/x86/kernel/amd_iommu.c