18 Feb
2010
18 Feb
'10
10:52 a.m.
On Thu, Feb 18, 2010 at 06:42:26PM +0900, jassi brar wrote:
On Thu, Feb 18, 2010 at 6:35 PM, Mark Brown
Could you please be more specific about what the workaround you are referring to is? I'm genuinely not clear what you mean here.
In order for a codec_dai to be used in more than one dai_link I check for its 'active' counter and call shutdown, startup, mute and schedule_delayed_work only if no other dai_link is actively using that codec_dai.
Where is the code you are talking about here? This sounds like driver code...