Re: [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq

From: Viresh Kumar
Date: Sun Mar 31 2013 - 00:05:23 EST


Fixing Hans email id.

On 31 March 2013 09:28, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>> This patch moves cpufreq driver of AVR32 based at32ap platform to
>> drivers/cpufreq.
>>
>> Cc: hans-christian.egtvedt@xxxxxxxxx
>> Cc: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>
>> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>> ---
>> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/