From: Viresh Kumar Date: Tue, 27 Jan 2015 08:36:07 +0000 (+0530) Subject: cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() X-Git-Tag: fixes-v4.0-rc1~160^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e63eaf0c45f0ac733ef2818cd93e3e9047ef1c5;p=pandora-kernel.git cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() When cpufreq is disabled, the per-cpu variable would have been set to NULL. Remove this unnecessary check. [ Changelog from Saravana Kannan. ] Signed-off-by: Viresh Kumar Acked-by: Saravana Kannan Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed