Title: [6740] trunk/sound/soc/blackfin/bf5xx-i2s.c: wrong params for bf5xx_i2s_resume after kernel upgrade to 2.6.30
Revision
6740
Author
bhsong
Date
2009-06-16 02:23:49 -0500 (Tue, 16 Jun 2009)

Log Message

wrong params for bf5xx_i2s_resume after kernel upgrade to 2.6.30

Modified Paths


Diff

Modified: trunk/sound/soc/blackfin/bf5xx-i2s.c (6739 => 6740)


--- trunk/sound/soc/blackfin/bf5xx-i2s.c	2009-06-16 07:05:33 UTC (rev 6739)
+++ trunk/sound/soc/blackfin/bf5xx-i2s.c	2009-06-16 07:23:49 UTC (rev 6740)
@@ -249,8 +249,7 @@
 	return 0;
 }
 
-static int bf5xx_i2s_resume(struct platform_device *pdev,
-			    struct snd_soc_dai *dai)
+static int bf5xx_i2s_resume(struct snd_soc_dai *dai)
 {
 	int ret;
 	struct sport_device *sport =
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to