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

Commit 15e7e1b3 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: Disable POPP feature"

parents b4fb1fa1 320a4fbe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -845,7 +845,6 @@ int kgsl_pwrscale_init(struct device *dev, const char *governor)
				sizeof(struct kgsl_pwr_event), GFP_KERNEL);
		pwrscale->history[i].type = i;
	}
	set_bit(POPP_ON, &pwrscale->popp_state);

	return 0;
}