From: Viresh Kumar Date: Fri, 2 Jan 2015 07:04:28 +0000 (+0530) Subject: cpufreq: pass policy to cpufreq_out_of_sync X-Git-Tag: fixes-v4.0-rc1~160^2~1^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e1dc41c4efb41e1e402a6b5a45b75687030664;p=pandora-kernel.git cpufreq: pass policy to cpufreq_out_of_sync There is no point finding out the 'policy' again within cpufreq_out_of_sync() when all the callers already have it. Just make them pass policy instead. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed