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

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

Merge "msm: ipa: adds USB pipe to sps dump"

parents aa17d087 87d0319a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2923,7 +2923,7 @@ void ipa_bam_reg_dump(void)
	if (__ratelimit(&_rs)) {
		ipa_inc_client_enable_clks();
		pr_err("IPA BAM START\n");
		sps_get_bam_debug_info(ipa_ctx->bam_handle, 5, 479182, 0, 0);
		sps_get_bam_debug_info(ipa_ctx->bam_handle, 5, 511950, 0, 0);
		sps_get_bam_debug_info(ipa_ctx->bam_handle, 93, 0, 0, 0);
		ipa_dec_client_disable_clks();
	}