On 25 March 2013 15:41, Viresh Kumar <[email protected]> wrote:
> This patch moves cpufreq driver of ARM based sa11x0 platform to 
> drivers/cpufreq.
>
> Cc: Russell King <[email protected]>
> Signed-off-by: Viresh Kumar <[email protected]>
> ---
>  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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to