Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92189
b: refs/heads/master
c: 32f4876
h: refs/heads/master
i:
  92187: 7c35d78
v: v3
  • Loading branch information
Mark Brown authored and Takashi Iwai committed Apr 24, 2008
1 parent 90e8867 commit f624b6e
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: 4383fae0ec5bc269f9eb4383b223731e3ecd2fe3
refs/heads/master: 32f4876e62d5caba712ca76d96b0018dcc0f9601
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ static int dapm_update_bits(struct snd_soc_dapm_widget *widget)
snd_soc_write(codec, widget->reg, new);
pop_wait(POP_TIME);
}
dbg("reg old %x new %x change %d\n", old, new, change);
dbg("reg %x old %x new %x change %d\n", widget->reg, old, new, change);
return change;
}

Expand Down

0 comments on commit f624b6e

Please sign in to comment.