Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-next

This commit is contained in:
Mark Brown 2014-08-04 16:32:25 +01:00
Родитель e99a866c4c 7eced3ec08
Коммит ae34a78c43
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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;
}