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

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

Merge "ASoC: msm: qdsp6v2: update rtac driver with asm handle"

parents a3c9378b a89be5d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -761,6 +761,7 @@ void q6asm_audio_client_free(struct audio_client *ac)
	apr_deregister(ac->apr);
	ac->apr = NULL;
	ac->mmap_apr = NULL;
	rtac_set_asm_handle(ac->session, ac->apr);
	q6asm_session_free(ac);
	q6asm_mmap_apr_dereg();