Quoting Pali Rohár (2021-01-14 04:40:25) > From: Marek Behún <[email protected]> > > 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]> > Fixes: 2089dc33ea0e ("clk: mvebu: armada-37xx-periph: add DVFS support for > cpu clocks") > Cc: Gregory CLEMENT <[email protected]> > Cc: Miquel Raynal <[email protected]> > ---
Acked-by: Stephen Boyd <[email protected]>

