Re: [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers

From: Viresh Kumar
Date: Mon Jul 08 2013 - 02:04:44 EST


On Mon, Jul 8, 2013 at 7:14 AM, Mike Turquette <mturquette@xxxxxxxxxx> wrote:
> Removes direct handling of OPP tables and voltage regulators by calling
> of_clk_cpufreq_notifier_handler, introduced by commit "clk: cpufreq
> helper for voltage scaling".
>
> In the future this can help consolidate code found across similar
> CPUfreq drivers.
>
> Signed-off-by: Mike Turquette <mturquette@xxxxxxxxxx>
> ---
> drivers/cpufreq/cpufreq-cpu0.c | 125 ++++++++---------------------------------
> 1 file changed, 22 insertions(+), 103 deletions(-)

Good patch, really gets lots of stuff out from cpufreq drivers.

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/