On Mon, Oct 12, 2009 at 08:41:59AM +0300, ext-eero.nurkkala@xxxxxxxxx wrote: > } > } > - mutex_unlock(&codec->mutex); > > dapm_power_widgets(codec, event); > + mutex_unlock(&codec->mutex); > dump_dapm(codec, __func__); > return 0; > } I would've said we should protect dump_dapm() here too but since it's built out by default and I intend to kill it shortly there's no point in respinning for that so I'll apply this - thanks! _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel