Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311084
b: refs/heads/master
c: 90ba685
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jun 11, 2012
1 parent e0624c9 commit 34c8182
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c1b88ee2bbb82c56ac24c70850004de9a43915d5
refs/heads/master: 90ba6859ce914feff3632eeb7227b9f99c030ca9
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8996.c
Original file line number Diff line number Diff line change
Expand Up @@ -3051,7 +3051,6 @@ static int wm8996_remove(struct snd_soc_codec *codec)
for (i = 0; i < ARRAY_SIZE(wm8996->supplies); i++)
regulator_unregister_notifier(wm8996->supplies[i].consumer,
&wm8996->disable_nb[i]);
regulator_bulk_free(ARRAY_SIZE(wm8996->supplies), wm8996->supplies);

return 0;
}
Expand Down

0 comments on commit 34c8182

Please sign in to comment.