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

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

Merge "soc: qcom: bam_dmux: Specify the BAM DMUX logging granularity"

parents a23d9e9d df7796ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2290,6 +2290,7 @@ static int bam_init(void)
	a2_props.summing_threshold = A2_SUMMING_THRESHOLD;
	a2_props.constrained_logging = true;
	a2_props.logging_number = 1;
	a2_props.ipc_loglevel = 3;
	if (satellite_mode)
		a2_props.manage = SPS_BAM_MGR_DEVICE_REMOTE;
	/* need to free on tear down */