cpufreq: exynos: Use cpufreq_generic_suspend()
commitd248bb89f94c193d5f88dbaeb32858d8d3c5762a
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 4 Mar 2014 03:00:28 +0000 (4 11:00 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 6 Mar 2014 14:04:12 +0000 (6 15:04 +0100)
tree28f4ce2b9a3302d4f4ac3d305e0309770852c99c
parente28867eab7c0a60cddf0cb59f9f6cbbd9561425d
cpufreq: exynos: 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 <viresh.kumar@linaro.org>
[rjw: Changelog]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/exynos-cpufreq.c