commit | 459429648e0dd7c9b2bbaffc63a4086614e4109e | [log] [tgz] |
---|---|---|
author | Ankit Premrajka <ankitp@codeaurora.org> | Wed Feb 15 19:21:25 2012 -0800 |
committer | Ankit Premrajka <ankitp@codeaurora.org> | Fri Mar 30 08:25:55 2012 -0700 |
tree | 92b9fb412c0d3585cfc774ccb096570cf3eedd94 | |
parent | 880a92263446d5292b665e30c201e11bd6681ab7 [diff] |
msm: v4l2: use new IOMMU mapping API. The ion_phys API is being deprecated. Instead there is a new set of API that does the same thing as ion_phys if the system has no IOMMU enabled. Otherwise, it returns an IOMMU device virtual address. Change-Id: I1f01d33cbc6d236d28c9193a90e48377b9fb35cc Signed-off-by: Ankit Premrajka <ankitp@codeaurora.org>