[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohpokGRPJGPh8e_NjpZQRTWOxk=SGzhcNbjkHWAKE-Gfig9g@mail.gmail.com>
Date: Sun, 31 Mar 2013 13:00:21 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: David Miller <davem@...emloft.net>
Cc: rjw@...k.pl, arvind.chauhan@....com, robin.randhawa@....com,
Steve.Bannister@....com, Liviu.Dudau@....com,
charles.garcia-tobin@....com, cpufreq@...r.kernel.org,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
linaro-kernel@...ts.linaro.org, arnd.bergmann@...aro.org,
sparclinux@...r.kernel.org
Subject: Re: [PATCH 8/9] spark: cpufreq: move cpufreq driver to drivers/cpufreq
On 26 March 2013 09:55, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> From: Viresh Kumar <viresh.kumar@...aro.org>
> 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@...emloft.net>
> Cc: sparclinux@...r.kernel.org
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
> 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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists