From e3edfcd33f5b3fc16e3c4732f4c7ceb4a78f008d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cosme=20Dom=C3=ADnguez=20D=C3=ADaz?= Date: Sun, 7 Oct 2018 20:48:14 +0200 Subject: Revert "msm8996-common: Avoid jumping to the maximum frequency without needing it" This reverts commit 1e8ebc090ff0aa0334c71f506d029a77f7447a0a. --- rootdir/etc/init.qcom.power.rc | 3 --- 1 file changed, 3 deletions(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index 7784cf9..03f9405 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -35,9 +35,6 @@ on init # Drop write bit from cpu_max_freq so that libqti-perfd can't set it chmod 0444 /sys/module/msm_performance/parameters/cpu_max_freq - # Same with cpu_min_freq to avoid burn our battery - chmod 0444 /sys/module/msm_performance/parameters/cpu_min_freq - on boot # Update foreground and background cpusets write /dev/cpuset/foreground/cpus 0-3 -- cgit v1.2.3