From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Harvey Subject: Re: [PATCH v3][RESEND] media: i2c: tda1997: replace codec to component Date: Mon, 23 Apr 2018 13:59:32 -0700 Message-ID: References: <87in8ibrql.wl%kuninori.morimoto.gx@renesas.com> <20180423165213.GL19834@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180423165213.GL19834@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown , Kuninori Morimoto Cc: Mauro Carvalho Chehab , Linux-ALSA , linux-kernel@vger.kernel.org, linux-media List-Id: alsa-devel@alsa-project.org On Mon, Apr 23, 2018 at 9:52 AM, Mark Brown 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 Acked-by: Tim Harvey Regards, Tim