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

Skip to content
Commit bbc34f83 authored by Steve Kondik's avatar Steve Kondik
Browse files

rootdir: Remove cpufreq mode settings

 * AFAIK we no longer should have anything which depends on system
   server or settings writing to the cpufreq controls. Since new
   devices have their cpufreq config nodes nested per-cpu, this
   configuration is no longer valid. It also depends on sketchy
   kernel patches which only work when the moon is in the correct
   phase. Additionally, I see a lot of random logspam when
   devices are hotplugged.
 * If a device needs this functionality, a better way to do it
   is via a userspace daemon which is dedicated to the task since
   it can poll() on the various states and get notified in realtime.

Change-Id: Ib526663d760d6cb758e13f1fa29e7d6229de3daa
parent acd18563
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment