Merge "ASoC: msm: Disable audio SSR for msmfalcon" into msm-4.9
diff --git a/sound/soc/msm/msmfalcon-common.c b/sound/soc/msm/msmfalcon-common.c
index fba9c28..baf6a4f 100644
--- a/sound/soc/msm/msmfalcon-common.c
+++ b/sound/soc/msm/msmfalcon-common.c
@@ -2746,8 +2746,6 @@
 			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) {