Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Feb 19, 2014
2 parents d05d780 + 88b5bdf commit 895be5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/wm8993.c
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,6 @@ static int wm8993_remove(struct snd_soc_codec *codec)
struct wm8993_priv *wm8993 = snd_soc_codec_get_drvdata(codec);

wm8993_set_bias_level(codec, SND_SOC_BIAS_OFF);
regulator_bulk_free(ARRAY_SIZE(wm8993->supplies), wm8993->supplies);
return 0;
}

Expand Down

0 comments on commit 895be5b

Please sign in to comment.