ASoC: codec2codec: fill some of the runtime stream parameters
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 25 Jul 2019 16:59:49 +0000 (18:59 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 1 Aug 2019 12:55:02 +0000 (13:55 +0100)
commit9de98628c895d15427138073986eab1e3ce39cb4
tree3aee68ca7660abb1cee34c33307c8c563aa76615
parenta72706ed8208ac3f72d1c3ebbc6509e368b0dcb0
ASoC: codec2codec: fill some of the runtime stream parameters

Set the information provided struct snd_soc_pcm_stream in the
struct snd_pcm_runtime of the codec to codec link.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20190725165949.29699-7-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c