commit | dcb14337e0f2adb227c376e6327ef0c3e4cce6f9 | [log] [tgz] |
---|---|---|
author | Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com> | Wed Apr 25 11:44:55 2018 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Jul 09 18:06:02 2018 +1000 |
tree | 4c8fc75686c5b9d12d9acc7236038222dc2097d3 | |
parent | 26064848efbca49c643d1237dc1f8215515d52ee [diff] |
cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 POWER9 does not support global pstate requests for the chip. So remove the timer logic which slowly ramps down the global pstate in P9 platforms. Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> [mpe: Drop NULL check before kfree(policy->driver_data)] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>