git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac0ea6e
)
x86/amd-iommu: Rename iommu_flush_device
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 6 Apr 2011 16:51:26 +0000
(18:51 +0200)
committer
Joerg 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