9 Mar
2012
9 Mar
'12
1:19 a.m.
With these series I'm trying to deal with underflow problems I was complaining about earlier. This mostly tries to get minimum period size large enough for things to work.
To illustrate the problems I wrote a testcase with alsalib, hopefully it shows the problem more clearly: http://notaz.gp2x.de/misc/alsa_period_test.c
Applies on top of mcbsp move series.
Grazvydas Ignotas (3): ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments ASoC: omap-mcbsp: place size constrain on period, not buffer ASoC: omap-mcbsp: make minimum period size larger than FIFO
sound/soc/omap/omap-mcbsp.c | 31 +++++++++++++++++++++---------- 1 files changed, 21 insertions(+), 10 deletions(-)