diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/codecs/rt286.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index 49c44a77b518..ea967978ec6b 100644 --- a/sound/soc/codecs/rt286.c +++ b/sound/soc/codecs/rt286.c | |||
@@ -1048,7 +1048,6 @@ static int rt286_probe(struct snd_soc_codec *codec) | |||
1048 | struct rt286_priv *rt286 = snd_soc_codec_get_drvdata(codec); | 1048 | struct rt286_priv *rt286 = snd_soc_codec_get_drvdata(codec); |
1049 | 1049 | ||
1050 | rt286->codec = codec; | 1050 | rt286->codec = codec; |
1051 | codec->dapm.bias_level = SND_SOC_BIAS_OFF; | ||
1052 | 1051 | ||
1053 | if (rt286->i2c->irq) { | 1052 | if (rt286->i2c->irq) { |
1054 | regmap_update_bits(rt286->regmap, | 1053 | regmap_update_bits(rt286->regmap, |