From: Rafael J. Wysocki Date: Thu, 10 Mar 2011 20:13:05 +0000 (+0100) Subject: [CPUFREQ] Remove the pm_message_t argument from driver suspend X-Git-Tag: v2.6.39-rc1~441^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca64e2d2859e96a325c28678b5fdb5e17a5764b;p=pandora-kernel.git [CPUFREQ] Remove the pm_message_t argument from driver suspend None of the existing cpufreq drivers uses the second argument of its .suspend() callback (which isn't useful anyway), so remove it. Signed-off-by: Rafael J. Wysocki Signed-off-by: Dave Jones --- Reading git-diff-tree failed