Sfoglia il codice sorgente

asoc: msm: register wake irq of Tx macro

Register wakeup of TX macro with HW interrupt
line through wakeup irq.

Change-Id: I1120b6155ca88ce6e1f8dcc163fc86227d606a8b
Signed-off-by: Karthikeyan Mani <[email protected]>
Karthikeyan Mani 6 anni fa
parent
commit
664bd4aa8d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      asoc/kona.c

+ 1 - 0
asoc/kona.c

@@ -3908,6 +3908,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: