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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 31 Mar 2013 09:24:05 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	linux@....linux.org.uk
Cc:	arvind.chauhan@....com, robin.randhawa@....com,
	Steve.Bannister@....com, Liviu.Dudau@....com,
	charles.garcia-tobin@....com, cpufreq@...r.kernel.org,
	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
	linaro-kernel@...ts.linaro.org, arnd.bergmann@...aro.org,
	Viresh Kumar <viresh.kumar@...aro.org>,
	"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: [PATCH 9/9] cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq

On 25 March 2013 15:41, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> This patch moves cpufreq driver of ARM based sa11x0 platform to drivers/cpufreq.
>
> Cc: Russell King <linux@....linux.org.uk>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
>  arch/arm/Kconfig                                   |  8 -------
>  arch/arm/mach-sa1100/Kconfig                       | 26 +++++++++++-----------
>  arch/arm/mach-sa1100/Makefile                      |  3 ---
>  arch/arm/mach-sa1100/include/mach/generic.h        |  1 +
>  drivers/cpufreq/Kconfig.arm                        |  6 +++++
>  drivers/cpufreq/Makefile                           |  2 ++
>  .../cpufreq/sa1100-cpufreq.c                       |  3 +--
>  .../cpufreq/sa1110-cpufreq.c                       |  3 +--
>  8 files changed, 24 insertions(+), 28 deletions(-)
>  create mode 100644 arch/arm/mach-sa1100/include/mach/generic.h
>  rename arch/arm/mach-sa1100/cpu-sa1100.c => drivers/cpufreq/sa1100-cpufreq.c (99%)
>  rename arch/arm/mach-sa1100/cpu-sa1110.c => drivers/cpufreq/sa1110-cpufreq.c (99%)

For this one too :)
--
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