From: Viresh Kumar Date: Thu, 31 Jan 2013 17:28:02 +0000 (+0000) Subject: cpufreq: governors: Remove code redundancy between governors X-Git-Tag: v3.9-rc1~146^2~3^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4447266b842d27f77b017a59eb9dc38ad7b299f1;p=pandora-kernel.git cpufreq: governors: Remove code redundancy between governors With the inclusion of following patches: 9f4eb10 cpufreq: conservative: call dbs_check_cpu only when necessary 772b4b1 cpufreq: ondemand: call dbs_check_cpu only when necessary code redundancy between the conservative and ondemand governors is introduced again, so get rid of it. [rjw: Changelog] Signed-off-by: Viresh Kumar Tested-by: Fabio Baltieri Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed