cpufreq: pxa: convert to clock API
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 14 Oct 2017 21:51:02 +0000 (23:51 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 21 Oct 2017 11:20:49 +0000 (13:20 +0200)
commitd9278077385fd9207c00104fe6797283a099b061
tree6ec7720934faf83d216b6e4c98dd528e244c187c
parent9bc70e6919f8cab80d5b240493007e4cce85559c
cpufreq: pxa: convert to clock API

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@free.fr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/pxa2xx-cpufreq.c