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

From: Linus Walleij
Date: Thu Apr 04 2013 - 07:40:50 EST


On Thu, Apr 4, 2013 at 10:32 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> 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?

Sure
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

This file still #includes a few <mach/*> headers, which stand in the
way for multiplatform, but whatever, it will need some heavy patching
anyway.

Yours,
Linus Walleij
--
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/