Loading sound/soc/soc-dapm.c +1 −1 Original line number Diff line number Diff line Loading @@ -2135,9 +2135,9 @@ int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, } } } mutex_unlock(&codec->mutex); dapm_power_widgets(codec, event); mutex_unlock(&codec->mutex); dump_dapm(codec, __func__); return 0; } Loading Loading
sound/soc/soc-dapm.c +1 −1 Original line number Diff line number Diff line Loading @@ -2135,9 +2135,9 @@ int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, } } } mutex_unlock(&codec->mutex); dapm_power_widgets(codec, event); mutex_unlock(&codec->mutex); dump_dapm(codec, __func__); return 0; } Loading