From: Benoit Cousson Date: Tue, 1 Jul 2014 07:47:54 +0000 (+0200) Subject: ASoC: core: Change soc_link_dai_widgets signature for multiple codecs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f901a028feb916d17d6c01b9010f3f56f675d26;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed