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

Commit 8046d9f9 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: Flush debug message queue before power collpase"

parents f45876e5 0f4f0225
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2803,6 +2803,8 @@ static void venus_hfi_pm_handler(struct work_struct *work)
		}
	}

	__flush_debug_queue(device, device->raw_packet);

	rc = __suspend(device);
	if (rc)
		dprintk(VIDC_ERR, "Failed __suspend\n");