]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: snd-aloop - fix capture buffer silence
authorJaroslav Kysela <perex@perex.cz>
Wed, 29 Sep 2010 22:16:50 +0000 (00:16 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 29 Sep 2010 22:20:17 +0000 (00:20 +0200)
commit7cff39774ea1d3befef28f3f7563ed838c82baf7
tree3e62375a017c13d4b458c2d42121c943f64d16f2
parenta5e3a8ed03ad8288ee426fb2a604292c9369d831
ALSA: snd-aloop - fix capture buffer silence

In a special case, some old samples are left in the capture ring buffer.
Fix it.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/drivers/aloop.c