Hi > >> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > >> > >> 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. The points are 1) We would like to remove "codec" related functions 2) We can get "codec" pointer by above function/macro, but "codec" function/macro is using codec->component inside. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel