Title: [5340] trunk/sound/soc/blackfin/bf5xx-ac97.c: bug[#4322] fix amixer doesn't work
Revision
5340
Author
cliff
Date
2008-09-25 05:29:20 -0500 (Thu, 25 Sep 2008)

Log Message

bug[#4322] fix amixer doesn't work

Modified Paths

Diff

Modified: trunk/sound/soc/blackfin/bf5xx-ac97.c (5339 => 5340)


--- trunk/sound/soc/blackfin/bf5xx-ac97.c	2008-09-25 10:27:11 UTC (rev 5339)
+++ trunk/sound/soc/blackfin/bf5xx-ac97.c	2008-09-25 10:29:20 UTC (rev 5340)
@@ -132,7 +132,6 @@
 	struct ac97_frame *nextwrite;
 
 	incfrag(sport, &nextfrag, 1);
-	incfrag(sport, &nextfrag, 1);
 
 	nextwrite = (struct ac97_frame *)(sport->tx_buf + \
 			nextfrag * sport->tx_fragsize);
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to