From: Joerg Roedel Date: Wed, 6 Apr 2011 16:51:26 +0000 (+0200) Subject: x86/amd-iommu: Rename iommu_flush_device X-Git-Tag: v3.0-rc1~407^2~1^2~1^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c13085775c72e2d46edc54ed0c803c3a944ddb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed