Title: [6651] branches/2009R1/sound/blackfin/ad1836.c: bug[#5229]enlarge local buffer size
- Revision
- 6651
- Author
- cliff
- Date
- 2009-06-11 05:04:42 -0500 (Thu, 11 Jun 2009)
Log Message
bug[#5229]enlarge local buffer size
Modified Paths
Diff
Modified: branches/2009R1/sound/blackfin/ad1836.c (6650 => 6651)
--- branches/2009R1/sound/blackfin/ad1836.c 2009-06-11 09:33:52 UTC (rev 6650)
+++ branches/2009R1/sound/blackfin/ad1836.c 2009-06-11 10:04:42 UTC (rev 6651)
@@ -208,7 +208,7 @@
/* Chip level */
#ifdef CONFIG_SND_BLACKFIN_AD1836_TDM
-#define AD1836_BUF_SZ 0x40000 /* 256kb */
+#define AD1836_BUF_SZ 0x80000 /* 512k */
/*In 2 channels mode, the buffer is quadrupled */
#define PCM_BUFFER_MAX (AD1836_BUF_SZ / 2)
#define CHANNELS_MAX 8
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits