Title: [5272] branches/2007R1/sound/blackfin/ad1836.c: bug[4393]fix setting exact period_size for 5.1 surround
Revision
5272
Author
cliff
Date
2008-09-09 22:22:59 -0500 (Tue, 09 Sep 2008)

Log Message

bug[4393]fix setting exact period_size for 5.1 surround

Modified Paths

Diff

Modified: branches/2007R1/sound/blackfin/ad1836.c (5271 => 5272)


--- branches/2007R1/sound/blackfin/ad1836.c	2008-09-10 03:21:24 UTC (rev 5271)
+++ branches/2007R1/sound/blackfin/ad1836.c	2008-09-10 03:22:59 UTC (rev 5272)
@@ -272,7 +272,7 @@
 static unsigned int in_chan_masks[] = {CAP_LINE, CAP_MIC | CAP_LINE,\
 					CAP_MIC | CAP_LINE | CAP_SPDIF};
 #endif
-										
+
 #ifdef MULTI_SUBSTREAM
 typedef struct {
 	snd_pcm_substream_t*	substream;
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to