]> rtime.felk.cvut.cz Git - linux-imx.git/commit
cpufreq: sh: move cpufreq driver to drivers/cpufreq
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 4 Apr 2013 12:54:22 +0000 (12:54 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Apr 2013 11:19:25 +0000 (13:19 +0200)
commit7258267e56325d41f468eb650b6c23f697201645
tree6fc0d8924cd897ff1c51c989d3479e5a38bacfc5
parent7a9989356b23fa2c7731632d3b575c53c1ac8bce
cpufreq: sh: move cpufreq driver to drivers/cpufreq

This patch moves cpufreq driver of SUPERH architecture to drivers/cpufreq.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/sh/Kconfig
arch/sh/kernel/Makefile
drivers/cpufreq/Kconfig
drivers/cpufreq/Makefile
drivers/cpufreq/sh-cpufreq.c [moved from arch/sh/kernel/cpufreq.c with 99% similarity]