ASoC: topology: Add support for configuring existing BE DAIs
authorMengdong Lin <mengdong.lin@linux.intel.com>
Tue, 26 Jul 2016 06:32:37 +0000 (14:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:55:27 +0000 (11:55 +0100)
commit0038be9a84dc1a4fbea9ddffe32c1cd141843447
tree34e8f6845987c19507435728b6d44b399987b893
parentdc31e741db49e35e8b99d293dcc7afbbe9418fa7
ASoC: topology: Add support for configuring existing BE DAIs

The platform driver may just specify the BE (Back End) DAI name and ID.
And topology will find the existing BE DAI by its name and ID, and then
configure its stream caps and flags.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c
This page took 0.028893 seconds and 5 git commands to generate.