ASoC: core: Change soc_link_dai_widgets signature for multiple codecs
authorBenoit Cousson <bcousson@baylibre.com>
Tue, 1 Jul 2014 07:47:54 +0000 (09:47 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 1 Jul 2014 17:17:22 +0000 (18:17 +0100)
Since multiple codecs DAI will be usable in the future, remove
explicit unique codec_dai and cpu_dai parameters.
Replace them with snd_soc_pcm_runtime pointer that will contain
every instances.

No functionale change.

Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-core.c

Simple merge