mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
rk2928 codec: solve music volume become very small after wakeup in rk2926
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user