Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752860Ab2KSCgG (ORCPT ); Sun, 18 Nov 2012 21:36:06 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:35380 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752080Ab2KSCgD (ORCPT ); Sun, 18 Nov 2012 21:36:03 -0500 Date: Sun, 18 Nov 2012 18:32:52 -0800 From: Anton Vorontsov To: Alex Courbot Cc: Stephen Warren , Thierry Reding , Mark Zhang , Grant Likely , Rob Herring , Mark Brown , David Woodhouse , Arnd Bergmann , "linux-tegra@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-fbdev@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , "linux-pm@vger.kernel.org" , Alexandre Courbot Subject: Re: [PATCHv9 1/3] Runtime Interpreted Power Sequences Message-ID: <20121119023251.GA2131@lizard> References: <1353149747-31871-1-git-send-email-acourbot@nvidia.com> <1353149747-31871-2-git-send-email-acourbot@nvidia.com> <20121117113849.GA5228@lizard> <8058793.mIXgB85Mso@percival> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <8058793.mIXgB85Mso@percival> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 994 Lines: 25 On Mon, Nov 19, 2012 at 11:29:05AM +0900, Alex Courbot wrote: > On Saturday 17 November 2012 19:38:50 Anton Vorontsov wrote: > > > +++ b/drivers/power/power_seq/Kconfig > > > @@ -0,0 +1,2 @@ > > > +config POWER_SEQ > > > + tristate > > > > This really needs a proper Kconfig description and a help text, shortly > > describing the purpose of the subsystem. > > Does it? The current state makes power seqs automatically selected by drivers > that need it, and they do not appear in the configuration menu. If we add a > description they will then become a visible item, so the logic would be to > make it user-selectable. Ah. OK, then yes, there is no need for the short description, but the help text would a good idea anyway. Thanks, Anton. -- 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/