From: Viresh Kumar Date: Mon, 4 Feb 2013 11:38:51 +0000 (+0000) Subject: cpufreq: Don't check cpu_online(policy->cpu) X-Git-Tag: v3.9-rc1~146^2~3^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3361b7b173341fdaa85153e1b322099949c9f8c8;p=pandora-kernel.git cpufreq: Don't check cpu_online(policy->cpu) policy->cpu or cpus in policy->cpus can't be offline anymore. And so we don't need to check if they are online or not. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed