Loading sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c +1 −1 Original line number Diff line number Diff line Loading @@ -1605,7 +1605,7 @@ static int msm_routing_ext_ec_put(struct snd_kcontrol *kcontrol, msm_route_ext_ec_ref = AFE_PORT_INVALID; break; } if (voc_set_ext_ec_ref(msm_route_ext_ec_ref, state)) { if (!voc_set_ext_ec_ref(msm_route_ext_ec_ref, state)) { mutex_unlock(&routing_lock); snd_soc_dapm_mux_update_power(widget, kcontrol, mux, e); } else { Loading Loading
sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c +1 −1 Original line number Diff line number Diff line Loading @@ -1605,7 +1605,7 @@ static int msm_routing_ext_ec_put(struct snd_kcontrol *kcontrol, msm_route_ext_ec_ref = AFE_PORT_INVALID; break; } if (voc_set_ext_ec_ref(msm_route_ext_ec_ref, state)) { if (!voc_set_ext_ec_ref(msm_route_ext_ec_ref, state)) { mutex_unlock(&routing_lock); snd_soc_dapm_mux_update_power(widget, kcontrol, mux, e); } else { Loading