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:28:31 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	hans-christian.egtvedt@...el.com,
	Haavard Skinnemoen <hskinnemoen@...il.com>
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>, rjw@...k.pl
Subject: Re: [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq

On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> This patch moves cpufreq driver of AVR32 based at32ap platform to
> drivers/cpufreq.
>
> Cc: hans-christian.egtvedt@...el.com
> Cc: Haavard Skinnemoen <hskinnemoen@...il.com>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
>  arch/avr32/Kconfig                                          | 13 -------------
>  arch/avr32/configs/atngw100_defconfig                       |  2 +-
>  arch/avr32/configs/atngw100_evklcd100_defconfig             |  2 +-
>  arch/avr32/configs/atngw100_evklcd101_defconfig             |  2 +-
>  arch/avr32/configs/atngw100_mrmt_defconfig                  |  2 +-
>  arch/avr32/configs/atngw100mkii_defconfig                   |  2 +-
>  arch/avr32/configs/atngw100mkii_evklcd100_defconfig         |  2 +-
>  arch/avr32/configs/atngw100mkii_evklcd101_defconfig         |  2 +-
>  arch/avr32/configs/atstk1002_defconfig                      |  2 +-
>  arch/avr32/configs/atstk1003_defconfig                      |  2 +-
>  arch/avr32/configs/atstk1004_defconfig                      |  2 +-
>  arch/avr32/configs/atstk1006_defconfig                      |  2 +-
>  arch/avr32/configs/favr-32_defconfig                        |  2 +-
>  arch/avr32/configs/hammerhead_defconfig                     |  2 +-
>  arch/avr32/configs/mimc200_defconfig                        |  2 +-
>  arch/avr32/mach-at32ap/Makefile                             |  1 -
>  drivers/cpufreq/Kconfig                                     | 13 +++++++++++++
>  drivers/cpufreq/Makefile                                    |  4 ++++
>  .../cpufreq.c => drivers/cpufreq/at32ap-cpufreq.c           |  0
>  19 files changed, 31 insertions(+), 28 deletions(-)
>  rename arch/avr32/mach-at32ap/cpufreq.c => drivers/cpufreq/at32ap-cpufreq.c (100%)

Hans/Haavard,

Can i have your Ack or comments on this?
--
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