ASoC: simple-card: Merge single and muti DAI link(s) code.
authorXiubo Li <Li.Xiubo@freescale.com>
Wed, 3 Sep 2014 02:23:39 +0000 (10:23 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 9 Sep 2014 11:59:49 +0000 (12:59 +0100)
commit2080437d375f4d8ba2fe37254199427f3f5e7bc2
tree24c234a0a7a38f63e1301abe523cc025ac7cd162
parent7c7b9cf53d284fe12eeab6e13d3098b18cff4692
ASoC: simple-card: Merge single and muti DAI link(s) code.

This patch will split the DT node into old style and new style:
The new style will merge the single DAI link and muti DAI links code
together, the new style will be easier to add muti DAI links from old
single DAI link DTs.

This patch will maintian compatibility with the old DTs.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/generic/simple-card.c
This page took 0.026241 seconds and 5 git commands to generate.