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

Commit e03cf4b8 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "SoC: msm: Compatible with loopback case without asm cal data"

parents d6c79887 b5f62880
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -527,9 +527,8 @@ static int msm_pcm_prepare(struct snd_pcm_substream *substream)
			return -EINVAL;
		}

		ret = q6asm_send_cal(pcm->audio_client);
		if (ret < 0)
			pr_err("%s : Send audio cal failed : %d", __func__, ret);
		if (q6asm_send_cal(pcm->audio_client) < 0)
			pr_info("%s : Send audio cal failed\n", __func__);

		msm_pcm_routing_reg_phy_stream(soc_pcm_tx->dai_link->id,
			pcm->audio_client->perf_mode,