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

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

Merge "msm: vidc: fix firmware level prints set-up"

parents 76e6f7ef 83061e9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1517,7 +1517,7 @@ static void venus_hfi_set_registers(struct venus_hfi_device *device)
	}
}

static int venus_hfi_sys_set_debug(struct venus_hfi_device *device, bool debug)
static int venus_hfi_sys_set_debug(struct venus_hfi_device *device, u32 debug)
{
	u8 packet[VIDC_IFACEQ_VAR_SMALL_PKT_SIZE];
	int rc = 0;