Re: [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq

From: Viresh Kumar
Date: Sat Mar 30 2013 - 23:51:29 EST


Russell,

On 25 March 2013 15:41, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> This patch moves cpufreq driver of ARM based integrator platform to
> drivers/cpufreq.
>
> Cc: Russell King <linux@xxxxxxxxxxxxxxxx>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> arch/arm/Kconfig | 11 -----------
> arch/arm/mach-integrator/Makefile | 1 -
> drivers/cpufreq/Kconfig.arm | 8 ++++++++
> drivers/cpufreq/Makefile | 1 +
> .../cpu.c => drivers/cpufreq/integrator-cpufreq.c | 2 --
> 5 files changed, 9 insertions(+), 14 deletions(-)
> rename arch/arm/mach-integrator/cpu.c => drivers/cpufreq/integrator-cpufreq.c (99%)

Can i have your Ack or views about this Patch?
--
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/