drm/msm: avoid unmapping the buffer twice during msm_release
The dma buffer associated with the gem object is already
unmapped during put_iova. Avoid unmapping it again in
put_pages.
Change-Id: Iac57e164dde6f3e5913070acbe74b42691049913
Signed-off-by:
Krishna Manikandan <mkrishn@codeaurora.org>
Loading
Please register or sign in to comment