Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182858
b: refs/heads/master
c: 2718625
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 28, 2010
1 parent 0e79667 commit 9db0c85
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: e03a8d2cf663429e2480a8db78b132ee300f79af
refs/heads/master: 2718625fba1e07bf2ce8a752036658737c1f76a7
1 change: 1 addition & 0 deletions trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1368,6 +1368,7 @@ int snd_soc_new_ac97_codec(struct snd_soc_codec *codec,

codec->ac97->bus->ops = ops;
codec->ac97->num = num;
codec->dev = &codec->ac97->dev;
mutex_unlock(&codec->mutex);
return 0;
}
Expand Down

0 comments on commit 9db0c85

Please sign in to comment.