mach-ux500: move CPUfreq driver to cpufreq subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 15 May 2011 17:16:38 +0000 (19:16 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 24 May 2011 20:19:55 +0000 (22:19 +0200)
commit46936340c4e545f3be935b9d34e0554d16dbac30
tree9c65f184d4dc3d07ee1c79f0e046cfd855fb48da
parent8317797ca657081ed81312ea3501f3a3d59d52e9
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>
drivers/cpufreq/db8500-cpufreq.c [moved from arch/arm/mach-ux500/cpufreq.c with 100% similarity]