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)
commit3f901a028feb916d17d6c01b9010f3f56f675d26
tree676c0dc5db07086b6a12ecbeab20e014d8d503f8
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ASoC: core: Change soc_link_dai_widgets signature for multiple codecs

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
This page took 0.037419 seconds and 5 git commands to generate.