From d248bb89f94c193d5f88dbaeb32858d8d3c5762a Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Tue, 4 Mar 2014 11:00:28 +0800 Subject: [PATCH] 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 [rjw: Changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed