[PATCH 0/2] ASoC: qdsp6: few routing fixes

From: Srinivas Kandagatla
Date: Tue Nov 06 2018 - 06:41:04 EST


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