Merge "ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes"
This commit is contained in:
commit
a12941769a
1 changed files with 1 additions and 2 deletions
|
@ -2623,7 +2623,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;
|
||||
|
|
Loading…
Add table
Reference in a new issue