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:
e6de0f8
)
iommu/vt-d: Rename iommu_detach_dependent_devices()
author
Joerg Roedel
<jroedel@suse.de>
Thu, 23 Jul 2015 14:20:14 +0000
(16:20 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Wed, 12 Aug 2015 14:23:35 +0000
(16:23 +0200)
Rename this function and the ones further down its
call-chain to domain_context_clear_*. In particular this
means:
iommu_detach_dependent_devices -> domain_context_clear
iommu_detach_dev_cb -> domain_context_clear_one_cb
iommu_detach_dev -> domain_context_clear_one
These names match a lot better with its
domain_context_mapping counterparts.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/intel-iommu.c
Simple merge