lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 16 May 2011 01:38:25 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org
Cc:	Lee Jones <lee.jones@...aro.org>,
	Linus Walleij <linus.walleij@...aro.org>,
	Arnd Bergmann <arnd@...db.de>, Dave Jones <davej@...hat.com>
Subject: [PATCH 10/13] 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@...db.de>
Cc: Dave Jones <davej@...hat.com>
Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
---
 .../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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ