Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 664bd4aa authored by Karthikeyan Mani's avatar Karthikeyan Mani
Browse files

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: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent 5bb68143
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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: