On 25 March 2013 15:41, Viresh Kumar <viresh.ku...@linaro.org> wrote:
> This patch moves cpufreq driver of ARM based sa11x0 platform to 
> drivers/cpufreq.
>
> Cc: Russell King <li...@arm.linux.org.uk>
> Signed-off-by: Viresh Kumar <viresh.ku...@linaro.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 majord...@vger.kernel.org
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