From: Liam Girdwood Date: Mon, 7 Jul 2008 15:07:17 +0000 (+0100) Subject: ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. X-Git-Tag: v2.6.27-rc1~1111^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4b266fe642bcaebe2b95edb56c3f8802924ff9;p=pandora-kernel.git ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. This patch series merges struct snd_soc_codec_dai and struct snd_soc_cpu_dai into struct snd_soc_dai in preparation for further ASoC v2 patches. This merger removes duplication in both DAI structures and simplifies the API for other users. Signed-off-by: Liam Girdwood Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed