ASoC: msm: qdsp6v2: fix ADSP error handling for source tracking
As part of error code propagation from ADSP, the adm call back
function has been modified such that the member variable used
by the caller function to wake up the thread was updated with the
ADSP error code instead of a boolean value of 1. But the source
tracking function is not updated accordingly and the functionality
is broken. Fix the issue by making corresponding code changes for
source tracking.
CRs-fixed: 882572
Change-Id: Idaabd8364c53238463a5a34cfd1b38f0aa8ffbdc
Signed-off-by:
Narsinga Rao Chella <nrchella@codeaurora.org>
Loading
Please register or sign in to comment