Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332051
b: refs/heads/master
c: 4f3ad79
h: refs/heads/master
i:
  332049: 64de0d4
  332047: 498bb00
v: v3
  • Loading branch information
Dan Carpenter authored and Mark Brown committed Sep 5, 2012
1 parent aea810f commit d5249a9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 58d468328646effa72ada4deaa33e80d678980d6
refs/heads/master: 4f3ad7956d91a5371a572f0420cc07f8c4f32c22
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/wm0010.c
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,9 @@ static int wm0010_boot(struct snd_soc_codec *codec)
wm0010_halt(codec);
mutex_unlock(&wm0010->lock);
return ret;

err_core:
mutex_unlock(&wm0010->lock);
regulator_bulk_disable(ARRAY_SIZE(wm0010->core_supplies),
wm0010->core_supplies);
err:
Expand Down

0 comments on commit d5249a9

Please sign in to comment.