Re: [PATCH 2/2] ASoC: soc-core: support dai_link with platforms_num != 1

2019-06-26 Thread Kuninori Morimoto
Hi Jerome Thank you for your patch. This is nice ! > Add support platforms_num != 1 in dai_link. Initially, the main purpose of > this change was to make the platform optional in the dai_link, instead of > inserting the dummy platform driver. > > This particular case had just been solved by Ku

[PATCH 2/2] ASoC: soc-core: support dai_link with platforms_num != 1

2019-06-26 Thread Jerome Brunet
Add support platforms_num != 1 in dai_link. Initially, the main purpose of this change was to make the platform optional in the dai_link, instead of inserting the dummy platform driver. This particular case had just been solved by Kuninori Morimoto with commit 1d7689892878 ("ASoC: soc-core: allow