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