Re: [PATCH 3/9] cris: cpufreq: move cpufreq driver to drivers/cpufreq

From: Viresh Kumar
Date: Sun Mar 31 2013 - 00:00:16 EST


On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> This patch moves cpufreq drivers of CRIS architecture to drivers/cpufreq.
>
> Cc: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
> Cc: Mikael Starvik <starvik@xxxxxxxx>
> Cc: linux-cris-kernel@xxxxxxxx
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> arch/cris/arch-v32/mach-a3/Makefile | 1 -
> arch/cris/arch-v32/mach-fs/Makefile | 1 -
> drivers/cpufreq/Makefile | 2 ++
> .../mach-a3/cpufreq.c => drivers/cpufreq/cris-artpec3-cpufreq.c | 0
> .../mach-fs/cpufreq.c => drivers/cpufreq/cris-etraxfs-cpufreq.c | 0
> 5 files changed, 2 insertions(+), 2 deletions(-)
> rename arch/cris/arch-v32/mach-a3/cpufreq.c => drivers/cpufreq/cris-artpec3-cpufreq.c (100%)
> rename arch/cris/arch-v32/mach-fs/cpufreq.c => drivers/cpufreq/cris-etraxfs-cpufreq.c (100%)

Jesper/Mikael,

Can i have your views or Ack for this?
--
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/