]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/pxa/spitz.c
ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
[linux-2.6-omap-h63xx.git] / sound / soc / pxa / spitz.c
index ec18163fddddd63e38af9475636a2979492cc980..fd1abc7b08d860768b5b9c519716954acac820dc 100644 (file)
@@ -121,8 +121,8 @@ static int spitz_hw_params(struct snd_pcm_substream *substream,
        struct snd_pcm_hw_params *params)
 {
        struct snd_soc_pcm_runtime *rtd = substream->private_data;
-       struct snd_soc_codec_dai *codec_dai = rtd->dai->codec_dai;
-       struct snd_soc_cpu_dai *cpu_dai = rtd->dai->cpu_dai;
+       struct snd_soc_dai *codec_dai = rtd->dai->codec_dai;
+       struct snd_soc_dai *cpu_dai = rtd->dai->cpu_dai;
        unsigned int clk = 0;
        int ret = 0;