[alsa-devel] [PATCH 01/10 v3] ASoC: core: add snd_soc_get_dai_drv() to get DAI driver
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Mar 24 01:06:12 CET 2015
Hi Mark
> > Because, sound card needs to set dai_link->dpcm_playback / dai_link->dpcm_capture
> > on soc_new_pcm() if it was DPCM. but, it is depends on CPU/Codec driver.
> > So, sound card driver need to get DAI driver, and consider it.
> > I will add this explain in v4
>
> Hrm, I see. This doesn't feel quite elegant - can we do something like
> factor this check out into the core here? It feels like something the
> card driver ought not to need to worry about.
OK, I will reconsider it.
More information about the Alsa-devel
mailing list