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:
d2be165
)
iommu-api: Rename ->{un}map function pointers to ->{un}map_range
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 20 Jan 2010 13:52:23 +0000
(14:52 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:11 +0000
(18:01 +0100)
The new function pointer names match better with the
top-level functions of the iommu-api which are using them.
Main intention of this change is to make the ->{un}map
pointer names free for two new mapping functions.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found