From: Viresh Kumar Date: Wed, 3 Jun 2015 10:27:11 +0000 (+0530) Subject: cpufreq: governor: register notifier from cs_init() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e0484d2b38aeb2bcce0a7b32e6b33d72c11ad85;p=pandora-kernel.git cpufreq: governor: register notifier from cs_init() Notifiers are required only for conservative governor and the common governor code is unnecessarily polluted with that. Handle that from cs_init/exit() instead of cpufreq_governor_dbs(). Signed-off-by: Viresh Kumar Reviewed-by: Preeti U Murthy Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed