From: Viresh Kumar Date: Tue, 4 Mar 2014 03:00:29 +0000 (+0800) Subject: cpufreq: s5pv210: Use cpufreq_generic_suspend() X-Git-Tag: v3.15-rc1~151^2~2^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59625ba393881f224b4af9ab1c8ed494c643fb87;p=pandora-kernel.git cpufreq: s5pv210: Use cpufreq_generic_suspend() The cpufreq core now supports suspending and resuming of cpufreq drivers and governors during systems suspend and resume, so use the common infrastructure instead of defining special PM notifiers for the same thing. Signed-off-by: Viresh Kumar [rjw: Changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed