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

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

Merge "msm: mdss: rotator: turn off rotator clock in wq release"

parents c69f3ff3 4fa13fba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1123,6 +1123,7 @@ static void mdss_rotator_release_from_work_distribution(
				entry->perf->work_distribution);
			devm_kfree(&mgr->pdev->dev, entry->perf);
			mdss_rotator_update_perf(mgr);
			mdss_rotator_clk_ctrl(mgr, false);
			entry->perf = NULL;
		}
	}