]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: topology: Change pass number of DAI smaller than graph
authorMengdong Lin <mengdong.lin@intel.com>
Mon, 10 Aug 2015 14:48:30 +0000 (22:48 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 14 Aug 2015 20:23:23 +0000 (21:23 +0100)
commit1a8e7fab70c8d7cad2e606e7b21d46e42e51c2fd
tree67a3c92ac224285436fc6f33268231e68db57506
parent376c0afe2f0047d091956a95e382e1edd104ea72
ASoC: topology: Change pass number of DAI smaller than graph

The PCM DAIs need to be loaded and added to ASoC core ealier than the
graph (route). Otherwise, adding routes will fail for missing DAIs.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c