From: Rafael J. Wysocki Date: Tue, 26 Apr 2011 17:14:47 +0000 (+0200) Subject: PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM X-Git-Tag: v3.0-rc1~408^2~4^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98bf4aa39ecce96020631cba910be094c87ac3c;p=pandora-kernel.git PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM Make some UNICORE32 architecture's code use struct syscore_ops objects for power management instead of sysdev classes and sysdevs. This simplifies the code and reduces the kernel's memory footprint. It also is necessary for removing sysdevs from the kernel entirely in the future. Signed-off-by: Rafael J. Wysocki Acked-by: Greg Kroah-Hartman Acked-by: Guan Xuetao --- Reading git-diff-tree failed