Re: [PATCH 5/9] mips: cpufreq: move cpufreq driver to drivers/cpufreq

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


On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> This patch moves cpufreq driver of MIPS architecture to drivers/cpufreq.
>
> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> Cc: linux-mips@xxxxxxxxxxxxxx
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/