From 5639bc469917f34aca2d46a7f704ad4298abfd0e Mon Sep 17 00:00:00 2001 From: Rene Houle Date: Thu, 29 May 2014 14:52:50 -0700 Subject: Update from Realtek to resolve speaker pop noise coming back from LP0 Bug 200006476 Change-Id: I8269a39840a4e887f8c0405457f9484fd2956e9b Signed-off-by: Rene Houle Reviewed-on: http://git-master/r/418512 Reviewed-by: Pierre Gervais --- sound/soc/codecs/rt5639.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound') diff --git a/sound/soc/codecs/rt5639.c b/sound/soc/codecs/rt5639.c index 3867b9e08387..badfb4d520c9 100644 --- a/sound/soc/codecs/rt5639.c +++ b/sound/soc/codecs/rt5639.c @@ -2974,7 +2974,7 @@ static int rt5639_set_bias_level(struct snd_soc_codec *codec, RT5639_PWR_BG | RT5639_PWR_VREF2, RT5639_PWR_VREF1 | RT5639_PWR_MB | RT5639_PWR_BG | RT5639_PWR_VREF2); - msleep(5); + mdelay(20); snd_soc_update_bits(codec, RT5639_PWR_ANLG1, RT5639_PWR_FV1 | RT5639_PWR_FV2, RT5639_PWR_FV1 | RT5639_PWR_FV2); -- cgit v1.2.3