[alsa-devel] [PATCH] ASoC: core - Add support for DAI and machine kcontrols.

Liam Girdwood lrg at ti.com
Mon Feb 6 13:25:18 CET 2012


On Mon, 2012-02-06 at 11:09 +0000, Mark Brown wrote:
> On Mon, Feb 06, 2012 at 10:37:03AM +0000, Liam Girdwood wrote:
> > On Fri, 2012-02-03 at 20:46 +0000, Mark Brown wrote:
> 
> > > to hand but what are the cases where there is CODEC control?  This
> > > sounds suspicous, perhaps we need some of the drivers enhancing (though
> > > no reason to block this patch).
> 
> > The other machine drivers were all using the codec pointer to do extra
> > codec configuration with their kcontrol code so there was no update for
> > them.
> 
> Which ones were those?  That sounds very suspicous...

Some register writes in mfld and a struct snd_soc_codec member check in
ams_delta. 

sound/soc/mid-x86/mfld_machine.c:238:	ret_val = snd_soc_add_codec_controls(codec, mfld_snd_controls,
sound/soc/omap/ams-delta.c:575:	ret = snd_soc_add_codec_controls(codec, ams_delta_audio_controls,

Liam





More information about the Alsa-devel mailing list