Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283740
b: refs/heads/master
c: afe7130
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Nov 21, 2011
1 parent e9701e1 commit 15e79c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 8421f620da9717dade941d0dc9570ad731b4a9ca
refs/heads/master: afe713089a5cce680ff76fab554c42d5cbb577d0
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/cs42l73.c
Original file line number Diff line number Diff line change
Expand Up @@ -1270,10 +1270,6 @@ static int cs42l73_suspend(struct snd_soc_codec *codec, pm_message_t state)

static int cs42l73_resume(struct snd_soc_codec *codec)
{

struct cs42l73_private *cs42l73 = snd_soc_codec_get_drvdata(codec);
regcache_sync(cs42l73->regmap);

cs42l73_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
return 0;
}
Expand Down

0 comments on commit 15e79c4

Please sign in to comment.