Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) failed like this: sound/soc/soc-core.c: In function 'snd_soc_dai_digital_mute': sound/soc/soc-core.c:3555:22: error: 'const struct snd_soc_dai_ops' has no member named 'mute_stream' sound/soc/soc-core.c:3556:26: error: 'const struct snd_soc_dai_ops' has no member named 'mute_stream' Caused by commit df6dc7a26e7d ("ASoC: core: Allow digital mute for capture"). I have used the sound-asoc tree from next-20130207 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au