Using the I2S, we capure and playing sound , But, Sometimes recording is well, but after audio buffer run , there is a only noise sound
Sometimes it occurs start of recording, the other case occurs after 3 ~ 5 minutes. And after some period, sound normally record.
This problem alway occurs after "audio overrun occur"
We are using SDK4.1.0.
I patched below
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=ef39eb6f212996ede8da47ef45e6dffff1121ec7
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=52e2c5d38ea6f13a19c29da7ba5183e6fac55400
http://davinci-linux-open-source.1494791.n2.nabble.com/PATCH-v3-ARM-davinci-map-default-queue-to-edma-channels-td7203331.html
But, result is same.
What point should I review?
Thank you in advance.