Here is the set of patches, that fixes one of the isssue reported by
Richard Acayan, while doing fix for the reported issue, found various
other issues in the existing code.
This set contains some of those cleanups along with few trivial coding
style patches which looked uncomfortable to read.
Patch 1 should be enough to fix the issue reported.
Tested this is on UNO-Q.
Thanks,
Srini
Srinivas Kandagatla (5):
ASoC: qcom: q6asm-dai: do not set stream state in event and trigger
callbacks
ASoC: qcom: q6asm-dai: close stream only when running
ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
ASoC: qcom: q6asm-dai: remove unnecessary braces
ASoC: qcom: q6asm-dai: use pointer type with kzalloc_obj()
sound/soc/qcom/qdsp6/q6asm-dai.c | 48 +++++++++++++++++---------------
1 file changed, 25 insertions(+), 23 deletions(-)
--
2.47.3