23 Feb
2010
23 Feb
'10
11:46 a.m.
On Tue, Feb 23, 2010 at 11:21:17AM +0900, Kuninori Morimoto wrote:
Sorry. I should have explained details.
In current FSI driver, playback function cares only overrun, and capture function cares only underrun.
But playback function should had cared about underrun, and capture function should had cared about overrun too.
My patch modify playback/capture to care both overrun and underrun
OK - I've applied the patch with the above explanation added to the commit message. Thanks.