]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/s3c24xx/s3c24xx-i2s.c
ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove
[linux-2.6-omap-h63xx.git] / sound / soc / s3c24xx / s3c24xx-i2s.c
index 4c52f7946d9e21b87d150dec3d69fce4eadd3cf5..42e96b5ff825197eeb47a02f36e2c918b07a50bc 100644 (file)
@@ -377,7 +377,8 @@ u32 s3c24xx_i2s_get_clockrate(void)
 }
 EXPORT_SYMBOL_GPL(s3c24xx_i2s_get_clockrate);
 
-static int s3c24xx_i2s_probe(struct platform_device *pdev)
+static int s3c24xx_i2s_probe(struct platform_device *pdev,
+                            struct snd_soc_cpu_dai *dai)
 {
        DBG("Entered %s\n", __func__);