From: Viresh Kumar Date: Tue, 4 Mar 2014 03:00:27 +0000 (+0800) Subject: cpufreq: Implement cpufreq_generic_suspend() X-Git-Tag: v3.15-rc1~151^2~2^2~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28867eab7c0a60cddf0cb59f9f6cbbd9561425d;p=pandora-kernel.git cpufreq: Implement cpufreq_generic_suspend() Multiple platforms need to set CPUs to a particular frequency before suspending the system, so provide a common infrastructure for them. Those platforms only need to point their ->suspend callback pointers to the generic routine. Tested-by: Stephen Warren Signed-off-by: Viresh Kumar [rjw: Changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed