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

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

Merge "msm: ipa3: fix crash when probe fails"

parents 10b41a10 32405487
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -3751,10 +3751,7 @@ fail_remap:
fail_clk:
	msm_bus_scale_unregister_client(ipa3_ctx->ipa_bus_hdl);
fail_bus_reg:
	if (ipa3_bus_scale_table) {
		msm_bus_cl_clear_pdata(ipa3_bus_scale_table);
	ipa3_bus_scale_table = NULL;
	}
fail_bind:
	kfree(ipa3_ctx->ctrl);
fail_mem_ctrl: