[alsa-devel] [PATCH 0/7] ASoC: soc-pcm cleanup step2

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Jan 27 02:48:43 CET 2020


Hi Mark

These are soc-pcm cleanup step2.
Very random cleanup...

Kuninori Morimoto (7):
  ASoC: soc-pcm: add snd_soc_runtime_action()
  ASoC: soc-pcm: adjustment for DAI member 0 reset
  ASoC: soc-pcm: add for_each_dapm_widgets() macro
  ASoC: soc-pcm: goto error after trying for_each_rtd_codec_dai
  ASoC: soc-pcm: goto error after trying all component open
  ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()
  ASoC: soc-pcm: tidyup soc_pcm_open() order

 include/sound/soc-dapm.h |   5 +
 sound/soc/soc-dapm.c     |   8 +-
 sound/soc/soc-pcm.c      | 266 ++++++++++++++++++++---------------------------
 3 files changed, 118 insertions(+), 161 deletions(-)

-- 
2.7.4



More information about the Alsa-devel mailing list