23 Sep
2009
23 Sep
'09
7:10 p.m.
On Fri, Sep 11, 2009 at 02:29:02PM -0700, Troy Kisky wrote:
When both playback and capture stream were open davinci_i2s_hw_params was setting parameters for the wrong stream. The fix for davinci_i2s_hw_params is sufficient, but it looks like a race still happens in davici_pcm_open. This patch also makes the race smaller but the next patch provides a better fix.
Signed-off-by: Troy Kisky troy.kisky@boundarydevices.com
Applied both, thanks. Sorry about the delay in applying these - not sure what I was waiting for there.