Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193435
b: refs/heads/master
c: cf134d5
h: refs/heads/master
i:
  193433: 905bbe0
  193431: 8e8fe37
v: v3
  • Loading branch information
Liam Girdwood committed Apr 28, 2010
1 parent 3ebb798 commit b870a9f
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: 1849235876b046e26a07e33972906bd23fbb8705
refs/heads/master: cf134d5bfb19cdee922b95738ce3cfe86c0e8f7a
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/tlv320dac33.c
Original file line number Diff line number Diff line change
Expand Up @@ -1584,6 +1584,7 @@ static int __devexit dac33_i2c_remove(struct i2c_client *client)
if (dac33->irq >= 0)
free_irq(dac33->irq, &dac33->codec);

regulator_bulk_disable(ARRAY_SIZE(dac33->supplies), dac33->supplies);
regulator_bulk_free(ARRAY_SIZE(dac33->supplies), dac33->supplies);

destroy_workqueue(dac33->dac33_wq);
Expand Down

0 comments on commit b870a9f

Please sign in to comment.