projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444d8c0
)
rk2928 codec: solve music volume become very small after wakeup in rk2926
author
hwg
<hwg@rock-chips.com>
Mon, 12 Nov 2012 13:33:12 +0000
(21:33 +0800)
committer
hwg
<hwg@rock-chips.com>
Mon, 12 Nov 2012 13:33:12 +0000
(21:33 +0800)
sound/soc/codecs/rk2928_codec.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rk2928_codec.c
b/sound/soc/codecs/rk2928_codec.c
index 79c09b6a4e2a7febe0b04f620f3dec44ef9c1aab..966474c07bc2b4b34c4f1118849aef116f9861f1 100755
(executable)
--- a/
sound/soc/codecs/rk2928_codec.c
+++ b/
sound/soc/codecs/rk2928_codec.c
@@
-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;