]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55968bcfe307639d7d3bc89fd9c996eeabca3e08
treee5ea3b0b1238cbd73b16a7237bb2fb76c5f3e8e6
parentc0b5bde6316b28465259c814246efae3e75663f7
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