power: msm-core: Compile out temperature polling
The temperature polling used here is expensive; according to top, it
regularly eats up 10% of the CPU. Frequently spending 10% of CPU time on an
*energy efficiency* feature is nonsense, so we'll just use the default
temperature for power calculations so that we can still make use of
power-aware scheduling.
**[@dev-harsh1998]** : adapt for msm8916
Signed-off-by:
Sultanxda <sultanxda@gmail.com>
Loading
Please register or sign in to comment