[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohpom4sckvmB12=KRX4aMJDJjpT=nN++_xyL=p_0ZY7v6oMQ@mail.gmail.com>
Date: Sun, 31 Mar 2013 09:31:07 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Ralf Baechle <ralf@...ux-mips.org>, linux-mips@...ux-mips.org
Cc: 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,
Viresh Kumar <viresh.kumar@...aro.org>,
"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: [PATCH 5/9] mips: cpufreq: move cpufreq driver to drivers/cpufreq
On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> This patch moves cpufreq driver of MIPS architecture to drivers/cpufreq.
>
> Cc: Ralf Baechle <ralf@...ux-mips.org>
> Cc: linux-mips@...ux-mips.org
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
> arch/mips/Kconfig | 9 ++++-
> arch/mips/kernel/Makefile | 2 --
> arch/mips/kernel/cpufreq/Kconfig | 41 ----------------------
> arch/mips/kernel/cpufreq/Makefile | 5 ---
> drivers/cpufreq/Kconfig | 18 ++++++++++
> drivers/cpufreq/Makefile | 1 +
> .../kernel => drivers}/cpufreq/loongson2_cpufreq.c | 0
> 7 files changed, 27 insertions(+), 49 deletions(-)
> delete mode 100644 arch/mips/kernel/cpufreq/Kconfig
> delete mode 100644 arch/mips/kernel/cpufreq/Makefile
> rename {arch/mips/kernel => drivers}/cpufreq/loongson2_cpufreq.c (100%)
Ralf or any other mips guy,
Can i have your ack or comments for this patch?
--
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