commit | dd41e0c4e35abc5a5679762ab108a6fcd9a0ead9 | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Fri Dec 20 14:39:50 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Sat Dec 21 14:42:48 2013 +0000 |
tree | 3aa43f149a98c663e0d5435a1276f213eb69db01 | |
parent | fa558c2801fc173758c742d836f3cc4621851557 [diff] |
ASoC: simple-card: Add cpu_dai and codec_dai names NULL check The name of cpu DAI maybe omitted, and then strlen() will lead kernel panic. Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>