Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260691
b: refs/heads/master
c: f7026c9
h: refs/heads/master
i:
  260689: 437a162
  260687: 6a96eda
v: v3
  • Loading branch information
Liam Girdwood authored and Peter Ujfalusi committed Jul 4, 2011
1 parent c5ba374 commit fbe97d6
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: 6bba63b68da7188953bf3cc2e29d1eb4e6a69115
refs/heads/master: f7026c99961da48cc4c09cc4f152db5fb30832e7
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -1502,6 +1502,7 @@ static int twl6040_probe(struct snd_soc_codec *codec)
priv->codec = codec;
codec->control_data = dev_get_drvdata(codec->dev->parent);

priv->sysclk_constraints = &hp_constraints;
priv->workqueue = create_singlethread_workqueue("twl6040-codec");
if (!priv->workqueue) {
ret = -ENOMEM;
Expand Down

0 comments on commit fbe97d6

Please sign in to comment.