From: Viresh Kumar Date: Tue, 6 Jan 2015 15:39:10 +0000 (+0530) Subject: cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications X-Git-Tag: fixes-v4.0-rc1~160^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f354460db8b58a8395936d323b4ca6e8428b9d;p=pandora-kernel.git cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications CPUFREQ_UPDATE_POLICY_CPU notifications were used only from cpufreq-stats which doesn't use it anymore. Remove them. This also decrements values of other notification macros defined after CPUFREQ_UPDATE_POLICY_CPU by 1 to remove gaps. Hopefully all users are using macro's instead of direct numbers and so they wouldn't break as macro values are changed now. Reviewed-by: Prarit Bhargava Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed