Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287320
b: refs/heads/master
c: 67f97f5
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 31, 2012
1 parent dc8aaed commit b9b6934
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: ee76744c51ec342df9822b4a85dbbfc3887b6d60
refs/heads/master: 67f97f5c3edad35c4d37a94f994c76111a177fb6
5 changes: 0 additions & 5 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -2753,11 +2753,6 @@ static int wm8994_resume(struct snd_soc_codec *codec)
codec->cache_only = 0;
}

/* Restore the registers */
ret = snd_soc_cache_sync(codec);
if (ret != 0)
dev_err(codec->dev, "Failed to sync cache: %d\n", ret);

wm8994_set_bias_level(codec, SND_SOC_BIAS_STANDBY);

for (i = 0; i < ARRAY_SIZE(wm8994->fll); i++) {
Expand Down

0 comments on commit b9b6934

Please sign in to comment.