6 Feb
2012
6 Feb
'12
3:16 p.m.
On Mon, 2012-02-06 at 13:27 +0000, Mark Brown wrote:
On Mon, Feb 06, 2012 at 12:25:18PM +0000, Liam Girdwood wrote:
sound/soc/mid-x86/mfld_machine.c:238: ret_val = snd_soc_add_codec_controls(codec, mfld_snd_controls,
This looks bogus - looks like the missing fanout mux support which we should really fix properly.
Vinod, fyi - something for your todo list ;-)
sound/soc/omap/ams-delta.c:575: ret = snd_soc_add_codec_controls(codec, ams_delta_audio_controls,
This one is more fun and probably reasonable for now, though it is about the only example of a properly working baseband in mainline.
Liam