Re: [PATCH 6/6] cpufreq: pxa: convert to clock API

From: Viresh Kumar
Date: Tue Oct 11 2016 - 22:36:09 EST


On 10-10-16, 22:09, Robert Jarzmik wrote:
> As the clock settings have been introduced into the clock pxa drivers,
> which are now available to change the CPU clock by themselves, remove
> the clock handling from this driver, and rely on pxa clock drivers.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@xxxxxxx>
> ---
> drivers/cpufreq/pxa2xx-cpufreq.c | 191 ++++++++-------------------------------
> 1 file changed, 39 insertions(+), 152 deletions(-)

As you mentioned in the previous patch, why can't you use cpufreq-dt
driver now and delete this one ?

--
viresh