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

Commit 4e6493a3 authored by Laxminath Kasam's avatar Laxminath Kasam Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: msm: Disable audio SSR for msmfalcon



Crash observed when listen to audio SSR
notifiation during modem up event. Avoid
listen to SSR events as temporary fix.

Change-Id: I754a43a953a311938f4e4103879bff2c2a4551a0
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent 4b292df8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2746,8 +2746,6 @@ static int msm_asoc_machine_probe(struct platform_device *pdev)
			ret);
		goto err;
	}
	if (pdata->snd_card_val != INT_SND_CARD)
		msm_ext_register_audio_notifier();
	return 0;
err:
	if (pdata->us_euro_gpio > 0) {