On Mon, Apr 23, 2018 at 9:52 AM, Mark Brown broonie@kernel.org wrote:
On Mon, Apr 23, 2018 at 09:44:17AM -0700, Tim Harvey wrote:
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.
Mark,
Ok - thanks for the explanation!
Kuninori,
Sorry this took so long to get to. Tested on a GW5404
Tested-by: Tim Harvey tharvey@gateworks.com Acked-by: Tim Harvey tharvey@gateworks.com
Regards,
Tim