ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
authorLiam Girdwood <lg@opensource.wolfsonmicro.com>
Mon, 7 Jul 2008 15:07:17 +0000 (16:07 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Jul 2008 07:32:32 +0000 (09:32 +0200)
commit3c4b266fe642bcaebe2b95edb56c3f8802924ff9
tree837a5e7d8e77702bcca5a02fbcaed51c3fa52065
parenta5302181e5321664047f75715242aac4e0bbd17c
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 <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/soc.h
sound/soc/soc-core.c