From: Joerg Roedel Date: Thu, 21 Jan 2010 15:32:27 +0000 (+0100) Subject: iommu-api: Add ->{un}map callbacks to iommu_ops X-Git-Tag: v2.6.35-rc1~526^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67651786948c360c3122b8a17cb1e59209d50880;p=pandora-kernel.git iommu-api: Add ->{un}map callbacks to iommu_ops This patch adds new callbacks for mapping and unmapping pages to the iommu_ops structure. These callbacks are aware of page sizes which makes them different to the ->{un}map_range callbacks. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed