Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257605
b: refs/heads/master
c: b0b3e6f
h: refs/heads/master
i:
  257603: df8e160
v: v3
  • Loading branch information
Mark Brown committed Jul 17, 2011
1 parent c00b692 commit ab72ff4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d02173cd17a1ac3db04aa9b9e5de153f2d02dd5
refs/heads/master: b0b3e6f86178723878dbe401c4ba192172a8acdd
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ static void dapm_seq_run(struct snd_soc_dapm_context *dapm,

INIT_LIST_HEAD(&pending);
cur_sort = -1;
cur_subseq = -1;
cur_subseq = INT_MIN;
cur_reg = SND_SOC_NOPM;
cur_dapm = NULL;
}
Expand Down

0 comments on commit ab72ff4

Please sign in to comment.