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

From: Viresh Kumar
Date: Thu Apr 04 2013 - 04:32:15 EST


Hi Linus,

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%)

I didn't knew that you are maintaining integrator now a days.
Can i have your comments/Ack for 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/