Commit 7d52a40f authored by Deepa Madiregama's avatar Deepa Madiregama Committed by Bryan Huntsman
Browse files

ASoC: msm: qdsp6: Fix q6asm_memory_unmap issue



In q6asm_audio_client_buf_free_contiguous() function q6asm_memory_unmap
is called with wrong parameter. q6asm_memory_unmap() expects physical
address, but size of the buffer is passed as argument, hence
q6asm_memory_unmap returned with error code 2. Fix this issue by
passing physical address.

CRs-fixed: 296210
Signed-off-by: default avatarDeepa Madiregama <dmadireg@codeaurora.org>
parent cb1e2730
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment