Re: [PATCH 11/14] PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
From: Hans-Christian Egtvedt <hidden>
Date: 2011-04-26 12:29:29
Also in:
linux-arm-kernel, linux-omap, lkml
From: Hans-Christian Egtvedt <hidden>
Date: 2011-04-26 12:29:29
Also in:
linux-arm-kernel, linux-omap, lkml
On Sun, 2011-04-17 at 23:13 +0200, Rafael J. Wysocki wrote:
From: Rafael J. Wysocki <redacted> Convert some AVR32 architecture's code to using 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 <redacted>
Acked-by: Hans-Christian Egtvedt <redacted> Thanks, nice work. Tested and run on hardware. <snipp> -- Hans-Christian Egtvedt