13 Dec
2019
13 Dec
'19
6:22 p.m.
On Thu, Dec 12, 2019 at 4:56 PM Kuninori Morimoto < kuninori.morimoto.gx@renesas.com> wrote:
Hi Mark
These are v2 of codec_conf cleanup.
ASoC has codec_conf, and we are using original dev_name, of_node for it to finding codec. But, we already have snd_soc_dai_link_component method. We can reuse it for codec_conf, too. This patches are for it.
Big change from v1 is
- COMP_CODEC_CNF(_name) + COMP_CODEC_CONF(_name)
LGTM. Thanks, Morimoto-san! Reviewed-by: Ranjani Sridharan ranjani.sridharan@linux.intel.com