From c82bd4b08b647001de7156226aee8a07d4c5c9b2 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 18 Jan 2012 13:47:02 +0000 Subject: [PATCH] --- yaml --- r: 293208 b: refs/heads/master c: 218240e27f89b477564a638ff77d45147e42a8fd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm5100.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 016a214d77e6..c61b6a7a95e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4badd4960c9937fcbdcab2a57f0dd7e4ad45c8e +refs/heads/master: 218240e27f89b477564a638ff77d45147e42a8fd diff --git a/trunk/sound/soc/codecs/wm5100.c b/trunk/sound/soc/codecs/wm5100.c index de8604229bc9..8ea2089f7aa1 100644 --- a/trunk/sound/soc/codecs/wm5100.c +++ b/trunk/sound/soc/codecs/wm5100.c @@ -2562,7 +2562,6 @@ static int wm5100_remove(struct snd_soc_codec *codec) struct wm5100_priv *wm5100 = snd_soc_codec_get_drvdata(codec); struct i2c_client *i2c = to_i2c_client(codec->dev); - wm5100_set_bias_level(codec, SND_SOC_BIAS_OFF); if (wm5100->pdata.hp_pol) { gpio_free(wm5100->pdata.hp_pol); }