Loading
misc: qcom: qdsp6v2: Do not truncate the buf address
Truncating the buffer address would cause unmap failure
and hence next session playback would fail eventually.
Do not truncate the buffer address which is needed for
the memory unmap.
CRs-Fixed: 814704, 814699
Change-Id: I3382062de6e515b66750c45a6daf78362cbd772f
Signed-off-by:
Phani Kumar Uppalapati <phaniu@codeaurora.org>