Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755366Ab1BIULA (ORCPT ); Wed, 9 Feb 2011 15:11:00 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:42608 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753058Ab1BIUK5 (ORCPT ); Wed, 9 Feb 2011 15:10:57 -0500 Date: Wed, 9 Feb 2011 20:10:55 +0000 From: Mark Brown To: Alan Stern Cc: Tim Bird , "Rowand, Frank" , Frank Rowand , "Rafael J. Wysocki" , Ingo Molnar , Linus Torvalds , Len Brown , "linux-pm@lists.linux-foundation.org" , "linux-kernel@vger.kernel.org" , Andrew Morton , Dmitry Torokhov , "linux-embedded@vger.kernel.org" , Thomas Gleixner Subject: Re: [PATCH] Remove CONFIG_PM altogether, enable power management all the time Message-ID: <20110209201054.GE23747@opensource.wolfsonmicro.com> References: <20110209195918.GD23747@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: You dialed 5483. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 19 On Wed, Feb 09, 2011 at 03:09:42PM -0500, Alan Stern wrote: > On Wed, 9 Feb 2011, Mark Brown wrote: > > Raphael's patches do that in a much better way than my original patch, > > my original patch would have force CONFIG_PM on but still allowed all > > the PM features that it controls to be turned on and off individually. > Or to put it another way, if you enable any of CONFIG_PM_SUSPEND, > CONFIG_PM_HIBERNATION, or CONFIG_PM_RUNTIME, then CONFIG_PM will > automatically be turned on. Otherwise it will automatically be turned > off. Plus everything controlled by the old CONFIG_PM_OPS is now controlled directly by CONFIG_PM. -- 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/