[PATCH mvebu v2 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Stephen Boyd
sboyd at kernel.org
Tue Feb 9 20:58:16 EST 2021
Quoting Pali Rohár (2021-01-14 04:40:25)
> From: Marek Behún <kabel at kernel.org>
>
> 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 at kernel.org>
> Fixes: 2089dc33ea0e ("clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks")
> Cc: Gregory CLEMENT <gregory.clement at bootlin.com>
> Cc: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
Acked-by: Stephen Boyd <sboyd at kernel.org>
More information about the linux-arm-kernel
mailing list