Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316302
b: refs/heads/master
c: fabd038
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jul 6, 2012
1 parent 7457585 commit e8ef79b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ac3f5ca91afc03587b1d2d642f126efc5be37ca
refs/heads/master: fabd03842b77b1eb6c9b08c79be86fa38afbe310
4 changes: 4 additions & 0 deletions trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e8ef79b

Please sign in to comment.