commit | 9e28547f887c3040747d8422e1feef79bea93bd8 | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Fri Sep 02 13:32:34 2011 -0400 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Mon Sep 05 15:15:14 2011 +0200 |
tree | fd00d3147a680c645dd31b73282acbe4efe23766 | |
parent | c6a389f123b9f68d605bb7e0f9b32ec1e3e14132 [diff] |
iommu/msm: ->unmap() should return order of unmapped page Users of the IOMMU API (kvm specifically) assume that iommu_unmap() returns the order of the unmapped page (on success). Fix msm_iommu_unmap() accordingly. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Cc: Stepan Moskovchenko <stepanm@codeaurora.org> Cc: David Brown <davidb@codeaurora.org> Acked-by: David Brown <davidb@codeaurora.org> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>