VT-d: Change {un}map_range functions to implement {un}map interface
commitb146a1c9f7f1feeacf840fa1ba197a99593cea15
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 20 Jan 2010 16:17:37 +0000 (20 17:17 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:11 +0000 (7 18:01 +0100)
treea224acfd8926b1a315e2280ac3b3ae8acd49ef8e
parent67651786948c360c3122b8a17cb1e59209d50880
VT-d: Change {un}map_range functions to implement {un}map interface

This patch changes the iommu-api functions for mapping and
unmapping page ranges to use the new page-size based
interface. This allows to remove the range based functions
later.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/pci/intel-iommu.c