[alsa-devel] [PATCH v3][RESEND] media: i2c: tda1997: replace codec to component
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Wed Apr 25 02:23:29 CEST 2018
Hi Tim, Mark
> >> Could you add some detail to the commit explaining why we need to
> >> replace codec to component? I don't really know what that means.
> >> Please refer to a commit if the ASoC API is changing in some way we
> >> need to catch up with.
> >
> > This is a big transition in the ASoC API which is nearing completion -
> > this driver is one of the last users of the CODEC struct, we've (well,
> > mainly Morimoto-san) been migrating things away from it to the more
> > general purpose component. There's no one commit to point at really as
> > the two have coexisted for a while and we won't be able to finally
> > remove the CODEC struct until all the drivers have transitioned away.
Thank you Mark for explaining.
> Sorry this took so long to get to. Tested on a GW5404
>
> Tested-by: Tim Harvey <tharvey at gateworks.com>
> Acked-by: Tim Harvey <tharvey at gateworks.com>
Thank you Tim.
And sorry that it couldn't explain detail things on log
More information about the Alsa-devel
mailing list