iommu-api: Rename ->{un}map function pointers to ->{un}map_range
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 20 Jan 2010 13:52:23 +0000 (14:52 +0100)
committerJoerg 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