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

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

Merge "msm: kgsl: Do not disable interrupts when removing GMU" into msm-4.14

parents 62ed1025 e074a8dd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1562,7 +1562,6 @@ void gmu_remove(struct kgsl_device *device)
	tasklet_kill(&hfi->tasklet);

	gmu_stop(device);
	gmu_irq_disable(device);

	while ((i < MAX_GMU_CLKS) && gmu->clks[i]) {
		gmu->clks[i] = NULL;