On 03/04/13 11:28, Viresh Kumar wrote:
On 31 March 2013 09:31, Viresh Kumar<viresh.kumar@xxxxxxxxxx> wrote:
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?
Ping!!
sorry for the delay ...
Acked-by: John Crispin <blogic@xxxxxxxxxxx>