]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm1250-ev1.c
ASoC: Set idle_bias_off for WM1250 EV1
[karo-tx-linux.git] / sound / soc / codecs / wm1250-ev1.c
index 0554b886988673709586bbcf9a91f470ad663d26..cd0ec0fd1dbab536579b296884275cc14828326a 100644 (file)
@@ -104,6 +104,7 @@ static struct snd_soc_codec_driver soc_codec_dev_wm1250_ev1 = {
        .num_dapm_routes = ARRAY_SIZE(wm1250_ev1_dapm_routes),
 
        .set_bias_level = wm1250_ev1_set_bias_level,
+       .idle_bias_off = true,
 };
 
 static int __devinit wm1250_ev1_pdata(struct i2c_client *i2c)