Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157528
b: refs/heads/master
c: c2caa4d
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jun 26, 2009
1 parent 7835501 commit c941fc1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e3c7dbb07cde886ba97f183c4cc98a2a99b46eaa
refs/heads/master: c2caa4da46a41899b29f90ec30ef3ba86665b334
1 change: 1 addition & 0 deletions trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,7 @@ void snd_soc_dapm_shutdown(struct snd_soc_device *socdev)
list_for_each_entry(w, &codec->dapm_widgets, list) {
if (w->power) {
dapm_seq_insert(w, &down_list, dapm_down_seq);
w->power = 0;
powerdown = 1;
}
}
Expand Down

0 comments on commit c941fc1

Please sign in to comment.