[alsa-devel] [PATCH 0/2] ASoC: fixup topology dai_link remove issue

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Nov 18 02:49:49 CET 2019


Hi Mark
Cc Pierre-Louis, Takashi-san

Currently, I'm focusing to ASoC cleanup / balance-up.
But, it found more unbalance issue, and Intel noticed about it.
These patches fix dai_link remove issue on topology.

I want to get Acked-by or Reviewed-by from Takashi-san
for 2) patch if possible.

These are already tested by Intel CI, and all issues were solved.
(https://github.com/thesofproject/linux/pull/1504)
Extra Tested-by / Reviewed-by are very welcome from Intel

Kuninori Morimoto (2):
  1) ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
  2) ASoC: soc-pcm: remove soc_pcm_private_free()

 include/sound/soc-component.h |  4 ++--
 sound/soc/soc-component.c     |  8 +++-----
 sound/soc/soc-core.c          | 19 +++++++++++--------
 sound/soc/soc-pcm.c           | 12 +-----------
 4 files changed, 17 insertions(+), 26 deletions(-)

-- 
2.7.4



More information about the Alsa-devel mailing list