From: Viresh Kumar Date: Tue, 7 Jan 2014 01:40:11 +0000 (+0530) Subject: cpufreq: stats: remove hotplug notifiers X-Git-Tag: v3.14-rc1~107^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=027cc2e4a6127fdf29e17a422aacb5ecd9830cbb;p=pandora-kernel.git cpufreq: stats: remove hotplug notifiers Either CPUs are hot-unplugged or suspend/resume occurs, cpufreq core will send notifications to cpufreq-stats and stats structure and sysfs entries would be correctly handled.. And so we don't actually need hotcpu notifiers in cpufreq-stats anymore. We were only handling cpu hot-unplug events here and that are already taken care of by POLICY notifiers. Acked-by: Nicolas Pitre Tested-by: Nicolas Pitre Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed