]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/pxa/corgi.c
ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
[linux-2.6-omap-h63xx.git] / sound / soc / pxa / corgi.c
index db18ef68b691726c6caf8b3d310f0a66f949e984..782afbf7ada536138c1de513f8fd630b8722260b 100644 (file)
@@ -123,8 +123,8 @@ static int corgi_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;