Re: [PATCH v2 4/4] cpufreq: pxa: convert to clock API
From: Viresh Kumar <hidden>
Date: 2016-10-18 11:40:40
Also in:
linux-arm-kernel, linux-pm, lkml
From: Viresh Kumar <hidden>
Date: 2016-10-18 11:40:40
Also in:
linux-arm-kernel, linux-pm, lkml
On 15-10-16, 21:57, 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 <redacted> --- Since v1: added !OF Kconfig dependency --- drivers/cpufreq/Kconfig.arm | 2 +- drivers/cpufreq/pxa2xx-cpufreq.c | 191 ++++++++------------------------------- 2 files changed, 40 insertions(+), 153 deletions(-)
Acked-by: Viresh Kumar <redacted> -- viresh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html