Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754737Ab1DZM33 (ORCPT ); Tue, 26 Apr 2011 08:29:29 -0400 Received: from newsmtp5.atmel.com ([204.2.163.5]:11035 "EHLO sjogate2.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751898Ab1DZM30 (ORCPT ); Tue, 26 Apr 2011 08:29:26 -0400 Subject: Re: [PATCH 11/14] PM / AVR32: Use struct syscore_ops instead of sysdevs for PM From: Hans-Christian Egtvedt To: "Rafael J. Wysocki" Cc: LKML , Greg KH , Kay Sievers , Linux PM mailing list , Russell King , linux-omap@vger.kernel.org, Kevin Hilman , linux-arm-kernel@lists.infradead.org, Ben Dooks , Mike Frysinger , Ralf Baechle , Guan Xuetao , Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org, Jiri Kosina , Konrad Rzeszutek Wilk , Jeremy Fitzhardinge In-Reply-To: <201104172313.09712.rjw@sisk.pl> References: <201103280125.11750.rjw@sisk.pl> <201104172301.54115.rjw@sisk.pl> <201104172313.09712.rjw@sisk.pl> Content-Type: text/plain; charset="UTF-8" Organization: Atmel Corporation Date: Tue, 26 Apr 2011 14:22:12 +0200 Message-ID: <1303820532.3125.12.camel@hcegtvedt> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Apr 2011 12:26:49.0711 (UTC) FILETIME=[376147F0:01CC040D] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 26 On Sun, 2011-04-17 at 23:13 +0200, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > 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 Acked-by: Hans-Christian Egtvedt Thanks, nice work. Tested and run on hardware. -- Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/