]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: core: Fix the DAI name getting.
authorXiubo Li <Li.Xiubo@freescale.com>
Fri, 20 Dec 2013 06:39:51 +0000 (14:39 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 31 Dec 2013 16:27:44 +0000 (16:27 +0000)
commitb763bbcaf2a5bf07ef643a5387dbab1a06ad250f
tree9734475724983a02fd470e9cdc759a870f8b30e7
parentb68946d4b53bce1164c32281ed5a4b9322be4b62
ASoC: core: Fix the DAI name getting.

From "ASoC: make snd_soc_dai_link more symmetrical", can we see that
the name of CPU DAI maybe omitted. If the DAI name is omitted, try to
use the component name instead.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-core.c