commit | f4ab51cc686fb0fb792c8de98cc1682acd2eab13 | [log] [tgz] |
---|---|---|
author | Deepak Kotur <dkotur@codeaurora.org> | Thu Feb 09 15:23:45 2012 -0800 |
committer | Deepak Kotur <dkotur@codeaurora.org> | Wed Mar 14 16:03:34 2012 -0700 |
tree | 75ca80122deeb29b2177ce0caa56a2ce50e8b323 | |
parent | 688afba7da513dfaa28f7b738be9e5d26703668b [diff] |
vidc: Migrate to ion_map_iommu() API. Migrate video driver to use the ion_map_iommu() api, this api provides the physical address if IOMMU is not enabled. If IOMMU is enabled in the system it provides the virtual contigious address. Change-Id: I8b2871538c05986811fb565f9ebf1344e848cc10 Signed-off-by: Deepak Kotur <dkotur@codeaurora.org>