ARM / Integrator: Use struct syscore_ops for core PM
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 22 Apr 2011 20:02:55 +0000 (22:02 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 24 Apr 2011 17:16:08 +0000 (19:16 +0200)
Replace the sysdev class and struct sys_device used for power
management by the Integrator interrupt-handling code with a
struct syscore_ops object which is simpler.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found