[CPUFREQ] Remove the pm_message_t argument from driver suspend
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 10 Mar 2011 20:13:05 +0000 (21:13 +0100)
committerDave Jones <davej@redhat.com>
Wed, 16 Mar 2011 21:54:33 +0000 (17:54 -0400)
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 <rjw@sisk.pl>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found