All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: qdsp6: few routing fixes
@ 2018-11-06 11:38 Srinivas Kandagatla
  2018-11-06 11:38 ` [PATCH 1/2] ASoC: qdsp6: q6asm-dai: Only add routing once Srinivas Kandagatla
  2018-11-06 11:38 ` [PATCH 2/2] ASoC: qdsp6: q6afe-dai: Fix the dai widgets Srinivas Kandagatla
  0 siblings, 2 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2018-11-06 11:38 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: bgoswami, linux-kernel, perex, tiwai, lgirdwood, rohitkr,
	Srinivas Kandagatla

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-07  6:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 11:38 [PATCH 0/2] ASoC: qdsp6: few routing fixes Srinivas Kandagatla
2018-11-06 11:38 ` [PATCH 1/2] ASoC: qdsp6: q6asm-dai: Only add routing once Srinivas Kandagatla
2018-11-06 18:09   ` Applied "ASoC: qdsp6: q6asm-dai: Only add routing once." to the asoc tree Mark Brown
2018-11-06 18:09     ` Mark Brown
2018-11-06 11:38 ` [PATCH 2/2] ASoC: qdsp6: q6afe-dai: Fix the dai widgets Srinivas Kandagatla
2018-11-06 18:09   ` Applied "ASoC: qdsp6: q6afe-dai: Fix the dai widgets" to the asoc tree Mark Brown
2018-11-06 18:09     ` Mark Brown
2018-11-07  6:51   ` [alsa-devel] [PATCH 2/2] ASoC: qdsp6: q6afe-dai: Fix the dai widgets Rohit Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.