On Wed, Mar 28, 2018 at 02:22:07AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > codec is replace to component. > It seems no-one is using it, Let's remove it. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- > Hi Mark, Liam > > I think no-one is using snd_soc_codec, but please double-check it. > I added [RFC] on this patch > Looks to me like there are still users in drivers/mfd/cwm8350-core.c: wm8350_client_dev_register(wm8350, "wm8350-codec", &(wm8350->codec.pdev)); And arch/arm/mach-imx/mach-mx31ads.c: wm8350->codec.platform_data = &imx32ads_wm8350_setup; Also it should be simple enough to build test drivers for patches like this, you don't need to have the hardware to build the driver. Thanks, Charles _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel