From: Peter Ujfalusi Date: Tue, 20 Mar 2012 09:47:36 +0000 (+0200) Subject: ASoC: omap-mcbsp: buffer size constraint only applies to playback stream X-Git-Tag: v3.5-rc1~82^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce37f5ea4b77171952aacd829e8f346b78191a7b;p=pandora-kernel.git ASoC: omap-mcbsp: buffer size constraint only applies to playback stream In capture stream the buffer size does not need to be constrained to be bigger then the McBSP FIFO. In capture the FIFO content is taken out in period length burst, this enusres that the FIFO is not going to overflow. Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown Acked-by: Jarkko Nikula Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed