Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92589eb1 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes" into msm-4.8

parents 5bca6beb f8028fe4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2659,7 +2659,6 @@ static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm,
		dapm_mark_dirty(widgets[dir], "Route added");
	}

	if (dapm->card->instantiated && path->connect)
	dapm_path_invalidate(path);

	return 0;