[PATCH v2 00/11] ASoC: soc-dapm.c random cleanups
Amadeusz Sławiński
amadeuszx.slawinski at linux.intel.com
Wed Oct 19 11:01:23 CEST 2022
On 10/19/2022 2:35 AM, Kuninori Morimoto wrote:
>
> Hi Mark
>
> These are v2 of random cleanup for soc-dpam.c/h.
> Basically, these are just cleanup, nothing changed.
>
> v1
> https://lore.kernel.org/r/8735bmqazf.wl-kuninori.morimoto.gx@renesas.com
>
> v1 -> v2
>
> - add "break;" on default
>
> 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 | 190 ++++++++++++++++----------------------
> sound/soc/soc-pcm.c | 12 ++-
> 7 files changed, 171 insertions(+), 236 deletions(-)
>
Looks ok to me, I've also run it through our validation and everything
seems to work.
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski at linux.intel.com>
More information about the Alsa-devel
mailing list