commit | c14e2591bf54c45c9f80cf728fb90976c4e10384 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Mar 30 21:40:37 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Apr 02 10:01:13 2015 +0100 |
tree | dfd5907a280b8385948106b2025117af981261e3 | |
parent | 488cb533911b96fe41af68a0206878aa46b799bc [diff] |
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>