ASoC: Bind new DAI links after probing components
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 2 Dec 2015 06:11:48 +0000 (14:11 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2015 18:05:09 +0000 (18:05 +0000)
commit61b0088b6a5b98608ce00c18a057b1f5bcb5f8b3
treee5ea3b0b1238cbd73b16a7237bb2fb76c5f3e8e6
parent49a5ba1cd9da4fb04e7ce1e0d94f6a5a9b7be48e
ASoC: Bind new DAI links after probing components

Probing components can bring new DAI or DAI links based on the topology
info. This patch finds the unbound DAI links and bind them.

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