commit | 3f901a028feb916d17d6c01b9010f3f56f675d26 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <bcousson@baylibre.com> | Tue Jul 01 09:47:54 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Jul 01 18:17:22 2014 +0100 |
tree | 676c0dc5db07086b6a12ecbeab20e014d8d503f8 | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f [diff] |
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>