On 31 March 2013 09:23, Viresh Kumar <viresh.ku...@linaro.org> wrote:
> On 25 March 2013 15:41, Viresh Kumar <viresh.ku...@linaro.org> wrote:
>> This patch moves cpufreq driver of Samsung's ARM based s3c24xx platform to
>> drivers/cpufreq.
>>
>> Cc: Ben Dooks <ben-li...@fluff.org>
>> Cc: Kukjin Kim <kgene....@samsung.com>
>> Cc: linux-samsung-soc@vger.kernel.org
>> Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org>
>> ---
>>  arch/arm/Kconfig                                   | 46 ---------------
>>  arch/arm/mach-s3c24xx/Kconfig                      | 66 
>> +++++++++-------------
>>  arch/arm/mach-s3c24xx/Makefile                     |  6 --
>>  arch/arm/mach-s3c24xx/{ => include/mach}/s3c2412.h |  0
>>  arch/arm/mach-s3c24xx/iotiming-s3c2412.c           |  2 +-
>>  arch/arm/plat-samsung/include/plat/cpu-freq-core.h | 10 ++--
>>  arch/arm/plat-samsung/include/plat/cpu-freq.h      |  6 +-
>>  drivers/cpufreq/Kconfig.arm                        | 58 +++++++++++++++++++
>>  drivers/cpufreq/Makefile                           |  5 ++
>>  .../cpufreq/s3c2410-cpufreq.c                      |  0
>>  .../cpufreq/s3c2412-cpufreq.c                      |  3 +-
>>  .../cpufreq/s3c2440-cpufreq.c                      |  0
>>  .../cpufreq/s3c24xx-cpufreq-debugfs.c              |  0
>>  .../cpufreq.c => drivers/cpufreq/s3c24xx-cpufreq.c |  0
>>  14 files changed, 100 insertions(+), 102 deletions(-)
>>  rename arch/arm/mach-s3c24xx/{ => include/mach}/s3c2412.h (100%)
>>  rename arch/arm/mach-s3c24xx/cpufreq-s3c2410.c => 
>> drivers/cpufreq/s3c2410-cpufreq.c (100%)
>>  rename arch/arm/mach-s3c24xx/cpufreq-s3c2412.c => 
>> drivers/cpufreq/s3c2412-cpufreq.c (99%)
>>  rename arch/arm/mach-s3c24xx/cpufreq-s3c2440.c => 
>> drivers/cpufreq/s3c2440-cpufreq.c (100%)
>>  rename arch/arm/mach-s3c24xx/cpufreq-debugfs.c => 
>> drivers/cpufreq/s3c24xx-cpufreq-debugfs.c (100%)
>>  rename arch/arm/mach-s3c24xx/cpufreq.c => drivers/cpufreq/s3c24xx-cpufreq.c 
>> (100%)
>
> Ben/Kukjin,
>
> Can i have your View or Ack for this patch?

Ping!!
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to