Loading asoc/kona.c +1 −0 Original line number Diff line number Diff line Loading @@ -3933,6 +3933,7 @@ static int msm_int_audrx_init(struct snd_soc_pcm_runtime *rtd) pdata->codec_root = entry; } bolero_info_create_codec_entry(pdata->codec_root, component); bolero_register_wake_irq(component, false); codec_reg_done = true; return 0; err: Loading Loading
asoc/kona.c +1 −0 Original line number Diff line number Diff line Loading @@ -3933,6 +3933,7 @@ static int msm_int_audrx_init(struct snd_soc_pcm_runtime *rtd) pdata->codec_root = entry; } bolero_info_create_codec_entry(pdata->codec_root, component); bolero_register_wake_irq(component, false); codec_reg_done = true; return 0; err: Loading