Loading sound/soc/soc-dapm.c +4 −0 Original line number Diff line number Diff line Loading @@ -2251,6 +2251,10 @@ static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm, path->connect = 0; return 0; } dapm_mark_dirty(wsource, "Route added"); dapm_mark_dirty(wsink, "Route added"); return 0; err: Loading Loading
sound/soc/soc-dapm.c +4 −0 Original line number Diff line number Diff line Loading @@ -2251,6 +2251,10 @@ static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm, path->connect = 0; return 0; } dapm_mark_dirty(wsource, "Route added"); dapm_mark_dirty(wsink, "Route added"); return 0; err: Loading