aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2023-02-09 12:28:02 +0000
committerMark Brown <[email protected]>2023-02-09 14:03:30 +0000
commitdd33c2e7b21d72b151a87b5dafffee2c019043e5 (patch)
tree4e8828c8d77383679091ba9eefa80b67cd674c14 /drivers/usb/cdns3/cdns3-debug.h
parentaa759f3f9f4394a3af65ad1772fca6cb9dd9e4cc (diff)
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 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions