From 9c82c8efc689d66ef710686b7bb4dbee6c5a3fea Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 21 Sep 2011 21:33:40 +0100 Subject: [PATCH] --- yaml --- r: 270664 b: refs/heads/master c: a850260e4722706805fda3a0f6e5bc1539e83bac h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm1250-ev1.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 527f22af2c7e..e7bcf928f679 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 213eb0fb1e8e4ddfb8ffdb239c45ba2a1eef3dc2 +refs/heads/master: a850260e4722706805fda3a0f6e5bc1539e83bac diff --git a/trunk/sound/soc/codecs/wm1250-ev1.c b/trunk/sound/soc/codecs/wm1250-ev1.c index 0554b8869886..cd0ec0fd1dba 100644 --- a/trunk/sound/soc/codecs/wm1250-ev1.c +++ b/trunk/sound/soc/codecs/wm1250-ev1.c @@ -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)