From: Alexandre Belloni Date: Mon, 30 Mar 2015 19:40:37 +0000 (+0200) Subject: ASoC: atmel-pcm-dma: increase buffer_bytes_max X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~8^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14e2591bf54c45c9f80cf728fb90976c4e10384;p=pandora-kernel.git ASoC: atmel-pcm-dma: increase buffer_bytes_max atmel-pcm-dma is not limited to a buffer size of 64kB like atmel-pcm-pdc. Increase buffer_bytes_max to 512kB to allow for higher bit rates (i.e. 32bps at 192kHz) to work correctly. By default, keep the prealloc at 64kB. Signed-off-by: Alexandre Belloni Signed-off-by: Mark Brown --- Reading git-diff-tree failed