ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove
[deliverable/linux.git] / sound / soc / s3c24xx / s3c2412-i2s.c
index c4a46dd589b3b1565f6c3d2e450465a3a4c6744b..c463a82dec3a87a76cb0c7b96c88b3f66ca23599 100644 (file)
@@ -601,7 +601,8 @@ struct clk *s3c2412_get_iisclk(void)
 EXPORT_SYMBOL_GPL(s3c2412_get_iisclk);
 
 
-static int s3c2412_i2s_probe(struct platform_device *pdev)
+static int s3c2412_i2s_probe(struct platform_device *pdev,
+                            struct snd_soc_cpu_dai *dai)
 {
        DBG("Entered %s\n", __func__);
 
This page took 0.030284 seconds and 5 git commands to generate.