24 Oct
2016
24 Oct
'16
9:06 a.m.
On 10/24/2016 08:57 AM, Takashi Iwai wrote:
On Fri, 21 Oct 2016 06:29:09 +0200, Kuninori Morimoto wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
Intel broadwell is using card->codec_dev_list, but it will be replaced to component list soon. Then, it will not be able to use "codec".
Can't it be deduced by a simple container_of()?
There is the snd_soc_component_to_codec() helper for this.