iommu-api: Rename ->{un}map function pointers to ->{un}map_range
commit4abc14a733f9002c05623db755aaafdd27fa7a91
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 20 Jan 2010 13:52:23 +0000 (20 14:52 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:11 +0000 (7 18:01 +0100)
tree0fd549edf79ba6df91ab6c601521270b937aaebb
parentd2be1651b736002e0c76d7095d6c0ba77b4a897c
iommu-api: Rename ->{un}map function pointers to ->{un}map_range

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>
arch/x86/kernel/amd_iommu.c
drivers/base/iommu.c
drivers/pci/intel-iommu.c
include/linux/iommu.h