OSDN Git Service

ASoC: atmel-pcm-dma: increase buffer_bytes_max
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 30 Mar 2015 19:40:37 +0000 (21:40 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 2 Apr 2015 09:01:13 +0000 (10:01 +0100)
commitc14e2591bf54c45c9f80cf728fb90976c4e10384
treedfd5907a280b8385948106b2025117af981261e3
parent488cb533911b96fe41af68a0206878aa46b799bc
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 <alexandre.belloni@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/atmel-pcm-dma.c