6 Nov
2018
6 Nov
'18
1:38 p.m.
Jimmy and Rohit found a issue w.r.t backend dais being powered on all the time on there device. Looks like there was a bug in the driver since start. This patchset fixes it and also fixes another bug where asm routes are added each time at dai probe.
Thanks, srini
Srinivas Kandagatla (2): ASoC: qdsp6: q6asm-dai: Only add routing once. ASoC: qdsp6: q6afe-dai: Fix the dai widgets
sound/soc/qcom/qdsp6/q6afe-dai.c | 208 +++++++++++++++---------------- sound/soc/qcom/qdsp6/q6asm-dai.c | 33 ----- sound/soc/qcom/qdsp6/q6routing.c | 19 +++ 3 files changed, 123 insertions(+), 137 deletions(-)
--
2.19.1