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

From: Viresh Kumar
Date: Sat Mar 30 2013 - 23:58:51 EST


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/