Hi Mark
> Currently kctrl with same name can only be created once,
> but in "MIX Playback Volume" case, same kctrl is used to
> control different MIX volume for different dai-link.
>
> this patch by check kctrl's cfg, allow to create kctrl
> with same name but different cfg.
>
> Fixes: commit 9c698e8481a1 ("ASoC: rsnd: tidyup registering method for
> rsnd_kctrl_new()")
>
> Signed-off-by: Jiada Wang <[email protected]>
> ---
I and Jiada discussed about this issue locally,
and agreed we can use my patch instead of this.
I will post it soon, so, please drop this patch.
Best regards
---
Kuninori Morimoto