Re: [PATCH 8/9] spark: cpufreq: move cpufreq driver todrivers/cpufreq

From: David Miller
Date: Sun Mar 31 2013 - 12:41:04 EST


From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Date: Sun, 31 Mar 2013 13:00:21 +0530

> On 26 March 2013 09:55, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>> From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>> Date: Mon, 25 Mar 2013 11:20:23 +0530
>> Subject: [PATCH] sparc: cpufreq: move cpufreq driver to drivers/cpufreq
>>
>> This patch moves cpufreq driver of SPARC architecture to drivers/cpufreq.
>>
>> Cc: David S. Miller <davem@xxxxxxxxxxxxx>
>> Cc: sparclinux@xxxxxxxxxxxxxxx
>> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>> ---
>> arch/sparc/Kconfig | 23 ----------------------
>> arch/sparc/kernel/Makefile | 3 ---
>> drivers/cpufreq/Kconfig | 23 ++++++++++++++++++++++
>> drivers/cpufreq/Makefile | 2 ++
>> .../cpufreq/sparc-us2e-cpufreq.c | 0
>> .../cpufreq/sparc-us3-cpufreq.c | 0
>> 6 files changed, 25 insertions(+), 26 deletions(-)
>> rename arch/sparc/kernel/us2e_cpufreq.c =>
>> drivers/cpufreq/sparc-us2e-cpufreq.c (100%)
>> rename arch/sparc/kernel/us3_cpufreq.c =>
>> drivers/cpufreq/sparc-us3-cpufreq.c (100%)
>
> Hi David,
>
> Does this one look fine to you?

Subject line still has the "spark" typo.
--
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/