Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316315
b: refs/heads/master
c: e4dd767
h: refs/heads/master
i:
  316313: e052d97
  316311: afbf750
v: v3
  • Loading branch information
Mark Brown committed Jul 12, 2012
1 parent a6410a2 commit e2ab7d9
Show file tree
Hide file tree
Showing 2 changed files with 4 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: b761c0ca2e964a240d74e50da9e27dc0b3be0649
refs/heads/master: e4dd76788c7e5b27165890d712c8c4f6f0abd645
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -3725,6 +3725,9 @@ static int wm8962_runtime_resume(struct device *dev)
}

regcache_cache_only(wm8962->regmap, false);

wm8962_reset(wm8962);

regcache_sync(wm8962->regmap);

regmap_update_bits(wm8962->regmap, WM8962_ANTI_POP,
Expand Down

0 comments on commit e2ab7d9

Please sign in to comment.