Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270702
b: refs/heads/master
c: a8fdac8
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Sep 28, 2011
1 parent 7264efe commit 2dc300a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 44fdd4338749739692715f24907c450f6f410da3
refs/heads/master: a8fdac83a3703c7f35d4efe37a14e38aa256919b
2 changes: 2 additions & 0 deletions trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,8 @@ static int dapm_supply_check_power(struct snd_soc_dapm_widget *w)

/* Check if one of our outputs is connected */
list_for_each_entry(path, &w->sinks, list_source) {
DAPM_UPDATE_STAT(w, neighbour_checks);

if (path->weak)
continue;

Expand Down

0 comments on commit 2dc300a

Please sign in to comment.