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

Reply via email to