From 551b011938867e5b55d4000d5ba3fa1ed886153e Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 8 Feb 2012 18:35:43 +0000 Subject: [PATCH] --- yaml --- r: 293316 b: refs/heads/master c: 17c0cee96f9dd76604e617b74ccca701eebd9727 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm2200.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index daf093311219..234964b5c100 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5d3a21a9a8c5a2b8332768a3ce9636b630ef664 +refs/heads/master: 17c0cee96f9dd76604e617b74ccca701eebd9727 diff --git a/trunk/sound/soc/codecs/wm2200.c b/trunk/sound/soc/codecs/wm2200.c index 0db24758c46c..a9388dfdbe0f 100644 --- a/trunk/sound/soc/codecs/wm2200.c +++ b/trunk/sound/soc/codecs/wm2200.c @@ -1916,6 +1916,7 @@ static struct snd_soc_codec_driver soc_codec_wm2200 = { .probe = wm2200_probe, .idle_bias_off = true, + .ignore_pmdown_time = true, .set_sysclk = wm2200_set_sysclk, .set_pll = wm2200_set_fll,