Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968449Ab3HJIXl (ORCPT ); Sat, 10 Aug 2013 04:23:41 -0400 Received: from cassarossa.samfundet.no ([193.35.52.29]:40639 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S968419Ab3HJIXi (ORCPT ); Sat, 10 Aug 2013 04:23:38 -0400 Date: Sat, 10 Aug 2013 10:23:33 +0200 From: Hans-Christian Egtvedt 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 Subject: Re: [PATCH 11/44] cpufreq: at32ap: Use generic cpufreq routines Message-ID: <20130810082333.GA27640@samfundet.no> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 928 Lines: 28 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 -- 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/