commit | af18b13fedae4637b439d1265038b30929ca5a4c | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Thu Jun 27 14:13:49 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Jun 28 13:40:58 2019 +0100 |
tree | 39f8cad695b3938ceeca02d5139e8c2db8e4cc8c | |
parent | 8af6b2291e054773e2e58b2e5dbc06e981d14296 [diff] |
ASoC: soc-core: defer card registration if codec component is missing Like cpus and platforms, defer sound card initialization if the codec component is missing when initializing the dai_link Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>