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

Commit 6aa8cee5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "vidc: Add boot markers to vidc probe for profiling"

parents 1ca4c673 efde413e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -532,6 +532,8 @@ static int msm_vidc_probe_vidc_device(struct platform_device *pdev)
	struct device *dev;
	int nr = BASE_DEVICE_NUMBER;

	place_marker("M - DRIVER Video Start");

	if (!vidc_driver) {
		dprintk(VIDC_ERR, "Invalid vidc driver\n");
		return -EINVAL;