1 Aug
2013
1 Aug
'13
8:47 p.m.
On Thu, Aug 01, 2013 at 04:50:56PM +0100, Richard Fitzgerald wrote:
Yeah, I think the problem is more one of bad naming. I should define that function as the delayed work for codec-2-codec links, it just happens that we don't currently have to do anything for them. The only thing the pcm close_delayed_work() does is to send a SND_SOC_DAPM_STREAM_STOP but for c2c links we never send a start anyway.
That makes sense, yes.