Re: [PATCH 1/2] cpufreq: return early from __cpufreq_driver_getavg()
From: Rafael J. Wysocki <hidden>
Date: 2012-10-24 21:58:25
Also in:
linux-arm-kernel, lkml
From: Rafael J. Wysocki <hidden>
Date: 2012-10-24 21:58:25
Also in:
linux-arm-kernel, lkml
On Saturday 20 of October 2012 10:12:07 Viresh Kumar wrote:
On Oct 20, 2012 3:37 AM, "Rafael J. Wysocki" [off-list ref] wrote:quoted
On Saturday 20 of October 2012 01:42:05 Viresh Kumar wrote:quoted
There is no need to do cpufreq_get_cpu() and cpufreq_put_cpu() fordrivers thatquoted
quoted
don't support getavg() routine. Signed-off-by: Viresh Kumar <redacted>The patch doesn't seem to follow the changelog or the other way around.Sorry if my log isn't clear enough. But i could still see it matching the code :) I have moved the check for drivers capabilities at the top of routine, so that there is no need to call mentioned routines.
OK Applied to linux-pm.git/linux-next as v3.8 material. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.