[PATCH 10/13] mach-ux500: move CPUfreq driver to cpufreq subsystem

From: Linus Walleij
Date: Sun May 15 2011 - 19:38:35 EST


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@xxxxxxxx>
Cc: Dave Jones <davej@xxxxxxxxxx>
Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
---
.../cpufreq.c => drivers/cpufreq/db8500-cpufreq.c | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename arch/arm/mach-ux500/cpufreq.c => drivers/cpufreq/db8500-cpufreq.c (100%)

diff --git a/arch/arm/mach-ux500/cpufreq.c b/drivers/cpufreq/db8500-cpufreq.c
similarity index 100%
rename from arch/arm/mach-ux500/cpufreq.c
rename to drivers/cpufreq/db8500-cpufreq.c
--
1.7.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/