diff options
| author | Srinivas Kandagatla <[email protected]> | 2023-02-09 12:28:02 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-02-09 14:03:30 +0000 |
| commit | dd33c2e7b21d72b151a87b5dafffee2c019043e5 (patch) | |
| tree | 4e8828c8d77383679091ba9eefa80b67cd674c14 /sound/soc/codecs/lpass-tx-macro.c | |
| parent | ASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flag (diff) | |
| download | kernel-dd33c2e7b21d72b151a87b5dafffee2c019043e5.tar.gz kernel-dd33c2e7b21d72b151a87b5dafffee2c019043e5.zip | |
ASoC: qcom: audioreach: fix ADSP ready check
currently q6apm_is_adsp_ready() will only return the cached value of
previous result. If we are unlucky and previous result is not-ready
then the caller will always get not-ready flag.
This is not correct, we should query the dsp of its current state in
irrespective of previous reported state.
Fixes: 47bc8cf60e92 ("ASoC: qdsp6: audioreach: Add ADSP ready check")
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'sound/soc/codecs/lpass-tx-macro.c')
0 files changed, 0 insertions, 0 deletions
