msm: vidc: Remove delayed unmap flag in ion_map_iommu()
This change fixes the iommu map failure in movie studio
application by removing the delayed unmap flag in
ion_map_iommu(). The delayed unmap will cause the
iommu buffer to be unmapped only when all the clients
unmap the buffer.
Change-Id: I9e226fd56fecfa292e4d77aa94b2883bcfbf6ec2
CRs-fixed: 464374
Signed-off-by:
Maheshwar Ajja <majja@codeaurora.org>
Loading
Please sign in to comment