ASoC: davinci-mcasp: Revise the FIFO threshold calculation
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 14 Sep 2015 13:06:48 +0000 (16:06 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 14 Sep 2015 16:29:41 +0000 (17:29 +0100)
commit723831927e8813b5b336d383174f686ad708bf10
tree5ce18c062b6f2c2fc1e5b67ecad6973aa1b06bf8
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ASoC: davinci-mcasp: Revise the FIFO threshold calculation

The FIFO threshold for McASP should be <=[tx/rx]numevt so the initial value
for the refining should meet this requirement as well.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/davinci/davinci-mcasp.c