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

Commit 67a099c6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "asoc: sdm845: set flag ignore_pmdown_time for ultrasound RX DAI"

parents ffb86ea0 52b9a676
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5412,6 +5412,7 @@ static struct snd_soc_dai_link msm_tavil_fe_dai_links[] = {
		.codec_name = "tavil_codec",
		.codec_dai_name = "tavil_rx2",
		.ignore_suspend = 1,
		.ignore_pmdown_time = 1,
		.no_host_mode = SND_SOC_DAI_LINK_NO_HOST,
		.ops = &msm_slimbus_2_be_ops,
	},