]> Pileus Git - ~andy/linux/blobdiff - sound/soc/codecs/wm8731.c
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
[~andy/linux] / sound / soc / codecs / wm8731.c
index 28275014c73d1bd65167972c1684adf44a261d7e..bdce125bbd81968c27daf20b828b092c66a8ac98 100644 (file)
@@ -488,8 +488,6 @@ static int wm8731_probe(struct snd_soc_codec *codec)
        struct wm8731_priv *wm8731 = snd_soc_codec_get_drvdata(codec);
        int ret = 0, i;
 
-       codec->bias_level = SND_SOC_BIAS_OFF,
-
        ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8731->control_type);
        if (ret < 0) {
                dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);