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

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

Merge "qseecom: Add flush_work based on flag"

parents ccae3c06 5d8ff2ad
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -9701,6 +9701,7 @@ static int qseecom_suspend(struct platform_device *pdev, pm_message_t state)

	mutex_unlock(&clk_access_lock);
	mutex_unlock(&qsee_bw_mutex);
	if (qseecom.support_bus_scaling)
		cancel_work_sync(&qseecom.bw_inactive_req_ws);

	return 0;