[alsa-devel] [RFC][PATCH 0/x] ASoC: replace platform to component

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Jun 22 03:01:22 CEST 2017


Hi Mark

> > 	- struct device *dev = rtd->platform_com->dev;
> > 	+ struct snd_soc_component *component = snd_soc_lookup_runtime(rtd, driver);
> 
> This seems like a fairly sensible idiom, and it'll also help deal with
> some of the issues we have right now with CODEC<->CODEC links I think.

Thanks
I will consider and try to create such patch

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list