Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet <jbrunet...
authorMark Brown <broonie@kernel.org>
Mon, 20 Apr 2020 13:35:07 +0000 (14:35 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 20 Apr 2020 13:35:07 +0000 (14:35 +0100)
This patchset fixes the problem reported by Marc in this thread [0]
The problem was due to an error in the meson card drivers which had
the "no_pcm" dai_link property set on codec-to-codec links

[0]: https://lore.kernel.org/r/20200417122732.GC5315@sirena.org.uk

Jerome Brunet (2):
  ASoC: meson: axg-card: fix codec-to-codec link setup
  ASoC: meson: gx-card: fix codec-to-codec link setup

 sound/soc/meson/axg-card.c | 4 +++-
 sound/soc/meson/gx-card.c  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

--
2.25.2


Trivial merge