From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH] Cpufreq: Remove fossil comment in the cpufreq_governor_dbs() Date: Sat, 16 Nov 2013 02:11:21 +0100 Message-ID: <1781541.pkNUarr2p4@vostro.rjw.lan> References: <1384494841-28581-1-git-send-email-tianyu.lan@intel.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Viresh Kumar Cc: Lan Tianyu , "cpufreq@vger.kernel.org" , "linux-pm@vger.kernel.org" , Linux Kernel Mailing List On Friday, November 15, 2013 02:13:26 PM Viresh Kumar wrote: > On 15 November 2013 11:24, Lan Tianyu wrote: > > The related code has been changed and the comment is out of data. > > So remove it. > > > > Signed-off-by: Lan Tianyu > > --- > > drivers/cpufreq/cpufreq_governor.c | 4 ---- > > 1 file changed, 4 deletions(-) > > > > diff --git a/drivers/cpufreq/cpufreq_governor.c b/drivers/cpufreq/cpufreq_governor.c > > index 0806c31..e6be635 100644 > > --- a/drivers/cpufreq/cpufreq_governor.c > > +++ b/drivers/cpufreq/cpufreq_governor.c > > @@ -328,10 +328,6 @@ int cpufreq_governor_dbs(struct cpufreq_policy *policy, > > dbs_data->cdata->gov_dbs_timer); > > } > > > > - /* > > - * conservative does not implement micro like ondemand > > - * governor, thus we are bound to jiffes/HZ > > - */ > > if (dbs_data->cdata->governor == GOV_CONSERVATIVE) { > > cs_dbs_info->down_skip = 0; > > cs_dbs_info->enable = 1; > > Acked-by: Viresh Kumar Queued up for the next PM pull request, thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.