Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287176
b: refs/heads/master
c: 5c1b136
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 25, 2012
1 parent d221247 commit a6d410e
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: 5539a102882d5ddd1bb95ea9f6f43130a789cb7f
refs/heads/master: 5c1b136b7bf702e550039cb0039ec9c790c48f99
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/wm5100.c
Original file line number Diff line number Diff line change
Expand Up @@ -1405,6 +1405,7 @@ static int wm5100_set_bias_level(struct snd_soc_codec *codec,

case SND_SOC_BIAS_OFF:
regcache_cache_only(wm5100->regmap, true);
regcache_mark_dirty(wm5100->regmap);
if (wm5100->pdata.ldo_ena)
gpio_set_value_cansleep(wm5100->pdata.ldo_ena, 0);
regulator_bulk_disable(ARRAY_SIZE(wm5100->core_supplies),
Expand Down

0 comments on commit a6d410e

Please sign in to comment.