Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
broonie committed Aug 4, 2014
2 parents e99a866 + 7eced3e commit ae34a78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/soc/codecs/wm8985.c
Original file line number Diff line number Diff line change
Expand Up @@ -980,9 +980,6 @@ static int wm8985_resume(struct snd_soc_codec *codec)

static int wm8985_remove(struct snd_soc_codec *codec)
{
struct wm8985_priv *wm8985;

wm8985 = snd_soc_codec_get_drvdata(codec);
wm8985_set_bias_level(codec, SND_SOC_BIAS_OFF);
return 0;
}
Expand Down

0 comments on commit ae34a78

Please sign in to comment.