[PATCH 00/11] ASoC: soc-dapm.c random cleanups

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Oct 18 01:36:04 CEST 2022


Hi Mark

These are random cleanup for soc-dpam.c/h.
Basically, these are just cleanup, nothing changed.

Kuninori Morimoto (11):
  ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widget
  ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()
  ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()
  ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()
  ASoC: soc-dapm.c: cleanup dapm_widget_set_power()
  ASoC: soc-dapm.c: merge dapm_power_one_widget() and dapm_widget_set_power()
  ASoC: soc-dapm.c: cleanup snd_soc_dapm_new_dai()
  ASoC: soc-dapm.c: numerical order for dapm_up_seq
  ASoC: soc-dapm.h: cleanup white space
  ASoC: soc-dapm.h: fixup comment for snd_soc_dapm_widget_for_each_path()
  ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param

 include/sound/soc-dapm.h  | 188 +++++++++++++++----------------------
 include/sound/soc-dpcm.h  |   2 -
 sound/soc/codecs/hda.c    |   6 +-
 sound/soc/intel/avs/pcm.c |   6 +-
 sound/soc/sh/rcar/core.c  |   3 +-
 sound/soc/soc-dapm.c      | 189 ++++++++++++++++----------------------
 sound/soc/soc-pcm.c       |  12 ++-
 7 files changed, 170 insertions(+), 236 deletions(-)

-- 
2.25.1





Thank you for your help !!

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list