On 04/21, Viresh Kumar wrote:
> @@ -683,10 +678,15 @@ static int __init armada_xp_pmsu_cpufreq_init(void)
> clk_put(clk);
> return ret;
> }
> +
> + ret = dev_pm_opp_set_sharing_cpus(cpu_dev,
> + (struc
That will allow us to avoid using cpufreq-dt platform data.
Cc: Thomas Petazzoni
Cc: Jason Cooper
Cc: Andrew Lunn
Cc: Gregory Clement
Cc: Sebastian Hesselbarth
Signed-off-by: Viresh Kumar
---
arch/arm/mach-mvebu/pmsu.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
di
2 matches
Mail list logo