From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH RESEND] cpufreq: db8500: remove unneeded for loop iteration for freq_table Date: Thu, 27 Oct 2011 10:46:21 -0400 Message-ID: <20111027144621.GA24961@redhat.com> References: <1319684744.4598.1.camel@phoenix> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1319684744.4598.1.camel@phoenix> Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Axel Lin Cc: linux-kernel@vger.kernel.org, Vincent Guittot , Linus Walleij , cpufreq@vger.kernel.org On Thu, Oct 27, 2011 at 11:05:44AM +0800, Axel Lin wrote: > We alread did policy->cur = db8500_cpufreq_getspeed(policy->cpu); > Don't know why to do the loop iteration here. It looks useless. > > Signed-off-by: Axel Lin already queued. still waiting for my kernel.org account. (blocked on waiting for gpg signatures to be uploaded) Dave