rk2928 codec: solve music volume become very small after wakeup in rk2926
authorhwg <hwg@rock-chips.com>
Mon, 12 Nov 2012 13:33:12 +0000 (21:33 +0800)
committerhwg <hwg@rock-chips.com>
Mon, 12 Nov 2012 13:33:12 +0000 (21:33 +0800)
sound/soc/codecs/rk2928_codec.c

index 79c09b6a4e2a7febe0b04f620f3dec44ef9c1aab..966474c07bc2b4b34c4f1118849aef116f9861f1 100755 (executable)
@@ -313,6 +313,8 @@ static int rk2928_set_bias_level(struct snd_soc_codec *codec,
 {
        DBG("%s level %d\n", __FUNCTION__, level);
        
+        msleep(100);
+
        if(codec == NULL)
                return -1;