
23 Feb
2012
23 Feb
'12
5:25 p.m.
On Thu, Feb 23, 2012 at 12:20:03PM +0530, Vinod Koul wrote:
Sorry but I am not able to comprehend how the core created playback and capture widget in the dai, which would be now used to trigger the stream_event instead of stream name is being associated with DAPM map.
That was essentially the entire content of the patch you're replying to... the actual creation happens in snd_soc_dapm_new_dai_widgets().
Earlier we would check the stream_name and find the widgets corresponding to this and power up, how exactly would it work now :)
See "ASoC: dapm: Convert stream events to use DAI widgets".