]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/omap/overo.c
ASoC: OMAP: Fix Gumstix Overo machine driver by using snd_soc_dai struct (rev 2)
[linux-2.6-omap-h63xx.git] / sound / soc / omap / overo.c
index 542ff6b4f2a89f7c538e969796b2a384caebad3b..1a086ced8f1da78df311a9bb50003ddc96ffa407 100644 (file)
@@ -39,8 +39,8 @@ static int overo_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;
        int ret;
 
        /* Set codec DAI configuration */