Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270451
b: refs/heads/master
c: ee47b36
h: refs/heads/master
i:
  270449: 1d2c3fe
  270447: 8818eae
v: v3
  • Loading branch information
Liam Girdwood authored and Mark Brown committed Jul 25, 2011
1 parent ada2963 commit 408f66b
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: 64a648c2204b0c750fe49828158751183d8b5f83
refs/heads/master: ee47b364860bb21580cc105e6bb6e0dd76b75ad2
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2584,7 +2584,7 @@ static void soc_dapm_stream_event(struct snd_soc_dapm_context *dapm,
{
if (!w->sname || w->dapm != dapm)
continue;
dev_dbg(w->dapm->dev, "widget %s\n %s stream %s event %d\n",
dev_vdbg(w->dapm->dev, "widget %s\n %s stream %s event %d\n",
w->name, w->sname, stream, event);
if (strstr(w->sname, stream)) {
switch(event) {
Expand Down

0 comments on commit 408f66b

Please sign in to comment.