From: Viresh Kumar Date: Mon, 1 Apr 2013 12:57:46 +0000 (+0000) Subject: cpufreq: Don't check if cpu is online/offline for cpufreq callbacks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~1^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f51837c97d199dfa06ef448797c584755837a8;p=pandora-kernel.git cpufreq: Don't check if cpu is online/offline for cpufreq callbacks cpufreq layer doesn't call cpufreq driver's callback for any offline CPU and so checking that isn't useful. Lets get rid of it. Signed-off-by: Viresh Kumar Acked-by: David S. Miller Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed