Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933613Ab3DDIcJ (ORCPT ); Thu, 4 Apr 2013 04:32:09 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:38288 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933593Ab3DDIcG (ORCPT ); Thu, 4 Apr 2013 04:32:06 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 4 Apr 2013 14:02:05 +0530 Message-ID: Subject: Re: [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq From: Viresh Kumar To: Linus Walleij Cc: arvind.chauhan@arm.com, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org, arnd.bergmann@linaro.org, linux@arm.linux.org.uk, Viresh Kumar , "Rafael J. Wysocki" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1149 Lines: 24 Hi Linus, On 25 March 2013 15:41, Viresh Kumar wrote: > This patch moves cpufreq driver of ARM based integrator platform to > drivers/cpufreq. > > Cc: Russell King > Signed-off-by: Viresh Kumar > --- > arch/arm/Kconfig | 11 ----------- > arch/arm/mach-integrator/Makefile | 1 - > drivers/cpufreq/Kconfig.arm | 8 ++++++++ > drivers/cpufreq/Makefile | 1 + > .../cpu.c => drivers/cpufreq/integrator-cpufreq.c | 2 -- > 5 files changed, 9 insertions(+), 14 deletions(-) > rename arch/arm/mach-integrator/cpu.c => drivers/cpufreq/integrator-cpufreq.c (99%) I didn't knew that you are maintaining integrator now a days. Can i have your comments/Ack for this patch? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/