[alsa-devel] [PATCH v2 1/7] ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Wed Dec 18 04:53:00 CET 2019
Hi Sridharan
> diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c
> index 0bd2cb2..8e49fb8 100644
> --- a/sound/soc/soc-core.c
> +++ b/sound/soc/soc-core.c
> @@ -261,34 +261,18 @@ static inline void snd_soc_debugfs_exit(void)
> static int snd_soc_rtdcom_add(struct snd_soc_pcm_runtime *rtd,
> struct snd_soc_component *component)
>
> Morimoto-san, Thanks for this change. This is a lot more intuitive. But may I suggest that we should also possibly consider
> changing the function name above?
> How about snd_soc_rtd_add_component() maybe?
Nice idea :)
To avoid multi-features in 1 patch, I want to use additional patch for rename.
Is that OK ?
If so, I will post it if Mark applied it.
Thank you for your help !!
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list