diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2019-06-27 15:13:50 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-28 15:41:19 +0300 |
commit | 34614739988ad60c3493da66dd856002ee93edf9 (patch) | |
tree | 0fe6f846ec5dd3083e3d10d7de55c933adba267a /sound/soc/meson/axg-card.c | |
parent | af18b13fedae4637b439d1265038b30929ca5a4c (diff) | |
download | linux-34614739988ad60c3493da66dd856002ee93edf9.tar.xz |
ASoC: soc-core: support dai_link with platforms_num != 1
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 no Platform on dai_link").
However, this change may still be useful for those who need multiple
platform components on a single dai_link (it solves one of the FIXME
note in soc-core)
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/meson/axg-card.c')
0 files changed, 0 insertions, 0 deletions