From 3f901a028feb916d17d6c01b9010f3f56f675d26 Mon Sep 17 00:00:00 2001 From: Benoit Cousson Date: Tue, 1 Jul 2014 09:47:54 +0200 Subject: [PATCH] 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-format-patch failed