cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 27 Apr 2016 03:22:27 +0000 (08:52 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 28 Apr 2016 13:22:43 +0000 (15:22 +0200)
commit9f123def55d3fd0d76d49e0009419bcb994f6f1f
tree2b803cf47fe9c8ae78bd92153c6abfbefe59ec38
parenteb96924acddc709db58221c210ca05cd9effb1df
cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/

Move cpufreq bits for mvebu into drivers/cpufreq/ directory, that's
where they really belong to.

Compiled tested only.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
MAINTAINERS
arch/arm/mach-mvebu/pmsu.c
drivers/cpufreq/Makefile
drivers/cpufreq/mvebu-cpufreq.c [new file with mode: 0644]
This page took 0.025278 seconds and 5 git commands to generate.