diff options
author | Marek Behún <[email protected]> | 2021-04-08 13:42:16 +0200 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2021-04-09 15:17:32 +0530 |
commit | 4e435a9dd26c46ac018997cc0562d50b1a96f372 (patch) | |
tree | 91621b683e7b1261173e8488d6d98244fd6e8917 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 22592df194e31baf371906cc720da38fa0ab68f5 (diff) |
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 <[email protected]>
Acked-by: Stephen Boyd <[email protected]>
Acked-by: Gregory CLEMENT <[email protected]>
Tested-by: Pali Rohár <[email protected]>
Tested-by: Tomasz Maciej Nowak <[email protected]>
Tested-by: Anders Trier Olesen <[email protected]>
Tested-by: Philip Soares <[email protected]>
Fixes: 2089dc33ea0e ("clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks")
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions