aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2011-05-15 19:16:38 +0200
committerLinus Walleij <linus.walleij@linaro.org>2011-05-24 22:19:55 +0200
commit46936340c4e545f3be935b9d34e0554d16dbac30 (patch)
tree9c65f184d4dc3d07ee1c79f0e046cfd855fb48da
parentmfd: add DB5500 PRCMU driver (diff)
downloadlinux-dev-46936340c4e545f3be935b9d34e0554d16dbac30.tar.xz
linux-dev-46936340c4e545f3be935b9d34e0554d16dbac30.zip
mach-ux500: move CPUfreq driver to cpufreq subsystem
As part of the ARM arch subsystem migration, move the DB8500 cpufreq driver to drivers/cpufreq as discussed with Dave Jones. The Makefile is not updated in order to avoid cross-subsystem conflicts for this file in merges. Cc: Arnd Bergmann <arnd@arndb.de> Acked-by: Dave Jones <davej@redhat.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--drivers/cpufreq/db8500-cpufreq.c (renamed from arch/arm/mach-ux500/cpufreq.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/cpufreq.c b/drivers/cpufreq/db8500-cpufreq.c
index d196939fcdb9..d196939fcdb9 100644
--- a/arch/arm/mach-ux500/cpufreq.c
+++ b/drivers/cpufreq/db8500-cpufreq.c