diff options
author | 2021-04-08 13:42:16 +0200 | |
---|---|---|
committer | 2021-04-09 15:17:32 +0530 | |
commit | 4e435a9dd26c46ac018997cc0562d50b1a96f372 (patch) | |
tree | 91621b683e7b1261173e8488d6d98244fd6e8917 /scripts/gdb/linux/utils.py | |
parent | cpufreq: armada-37xx: Fix setting TBG parent for load levels (diff) | |
download | wireguard-linux-4e435a9dd26c46ac018997cc0562d50b1a96f372.tar.xz wireguard-linux-4e435a9dd26c46ac018997cc0562d50b1a96f372.zip |
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Remove the .set_parent method in clk_pm_cpu_ops.
This method was supposed to be needed by the armada-37xx-cpufreq driver,
but was never actually called due to wrong assumptions in the cpufreq
driver. After this was fixed in the cpufreq driver, this method is not
needed anymore.
Signed-off-by: Marek Behún <kabel@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Tested-by: Pali Rohár <pali@kernel.org>
Tested-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Tested-by: Anders Trier Olesen <anders.trier.olesen@gmail.com>
Tested-by: Philip Soares <philips@netisense.com>
Fixes: 2089dc33ea0e ("clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks")
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions