From: Viresh Kumar Date: Fri, 2 Jan 2015 07:04:29 +0000 (+0530) Subject: cpufreq: pass policy to __cpufreq_get() X-Git-Tag: fixes-v4.0-rc1~160^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d92d50a4622b55cf114033309286696b3bd0fa5b;p=pandora-kernel.git cpufreq: pass policy to __cpufreq_get() There is no point finding out the 'policy' again within __cpufreq_get() 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