diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2011-05-15 19:16:38 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2011-05-24 22:19:55 +0200 |
commit | 46936340c4e545f3be935b9d34e0554d16dbac30 (patch) | |
tree | 9c65f184d4dc3d07ee1c79f0e046cfd855fb48da | |
parent | 8317797ca657081ed81312ea3501f3a3d59d52e9 (diff) | |
download | talos-obmc-linux-46936340c4e545f3be935b9d34e0554d16dbac30.tar.gz talos-obmc-linux-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 |