From: Viresh Kumar Date: Mon, 3 Aug 2015 03:06:14 +0000 (+0530) Subject: cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bfb7c7434f75d29241413dc7e784295ba56de98;p=pandora-kernel.git cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event What's being done from CPUFREQ_INCOMPATIBLE, can also be done with CPUFREQ_ADJUST. There is nothing special with CPUFREQ_INCOMPATIBLE notifier. Kill CPUFREQ_INCOMPATIBLE and fix its usage sites. This also updates the numbering of notifier events to remove holes. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed