From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Egtvedt Subject: Re: [PATCH 11/44] cpufreq: at32ap: Use generic cpufreq routines Date: Sat, 10 Aug 2013 10:23:33 +0200 Message-ID: <20130810082333.GA27640@samfundet.no> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Viresh Kumar Cc: rjw@sisk.pl, linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Around Sat 10 Aug 2013 12:14:07 +0530 or thereabout, Viresh Kumar wrote: > Most of the CPUFreq drivers do similar things in .exit() and .verify() routines > and .attr. So its better if we have generic routines for them which can be used > by cpufreq drivers then. > > This patch uses these generic routines for this driver. Nice, thanks for cleaning up (-: > Cc: Hans-Christian Egtvedt > Signed-off-by: Viresh Kumar Acked-by: Hans-Christian Egtvedt > --- > drivers/cpufreq/at32ap-cpufreq.c | 12 +----------- > 1 file changed, 1 insertion(+), 11 deletions(-) -- mvh Hans-Christian Egtvedt