Re: [PATCH 6/9] cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq

From: Viresh Kumar
Date: Sun Mar 31 2013 - 02:46:10 EST


On 31 March 2013 10:54, Eric Miao <eric.y.miao@xxxxxxxxx> wrote:
> On Sun, Mar 31, 2013 at 11:52 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>> Eric/Haojian,
>>
>> On 25 March 2013 15:41, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>>> This patch moves cpufreq driver of ARM based pxa3xx platform to drivers/cpufreq.
>>>
>>> Cc: Eric Miao <eric.y.miao@xxxxxxxxx>
>
> Acked-by: Eric Miao <eric.y.miao@xxxxxxxxx>
>
>>> Cc: Haojian Zhuang <haojian.zhuang@xxxxxxxxx>
>>> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>>> ---
>>> arch/arm/mach-pxa/Makefile | 1 -
>>> arch/arm/mach-pxa/include/mach/generic.h | 1 +
>>> drivers/cpufreq/Makefile | 1 +
>>> .../mach-pxa/cpufreq-pxa3xx.c => drivers/cpufreq/pxa3xx-cpufreq.c | 5 +----
>>> 4 files changed, 3 insertions(+), 5 deletions(-)
>>> create mode 100644 arch/arm/mach-pxa/include/mach/generic.h
>>> rename arch/arm/mach-pxa/cpufreq-pxa3xx.c => drivers/cpufreq/pxa3xx-cpufreq.c (98%)
>>
>> Can i have your Ack or views about 6/9 and 7/9 Patch?

Is this for both the patches??
--
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/