From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Subject: Re: [PATCH] opp: introduce library for device-specific OPPs Date: Fri, 17 Sep 2010 10:05:44 -0500 Message-ID: <4C9383C8.4020608@ti.com> References: <1284686973-13993-1-git-send-email-nm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: Phil Carmody , linux-doc , Kevin Hilman , Benjamin Herrenschmidt , "H. Peter Anvin" , Jesse Barnes , Randy Dunlap , Pavel Machek , "Chikkature Rajashekar, Madhusudhan" , "Aguirre, Sergio" , Andi Kleen , "Sripathy, Vishwanath" , linux-pm , Matthew Garrett , Len Brown , Eduardo Valentin , "Rafael J. Wysocki" , linux-omap , Andrew Morton , linux-arm , Paul Walmsley , Granados Dorado, Rober List-Id: linux-omap@vger.kernel.org Linus Walleij had written, on 09/17/2010 08:41 AM, the following: > 2010/9/17 Nishanth Menon : > >> diff --git a/Documentation/power/00-INDEX b/Documentation/power/00-INDEX >> index fb742c2..45e9d4a 100644 >> --- a/Documentation/power/00-INDEX >> +++ b/Documentation/power/00-INDEX >> @@ -14,6 +14,8 @@ interface.txt >> - Power management user interface in /sys/power >> notifiers.txt >> - Registering suspend notifiers in device drivers >> +opp.txt >> + - Operating Performance Point library >> pci.txt >> - How the PCI Subsystem Does Power Management > > Hm you add the documentation to the index but not the documentation > itself (easy slip) would you mind posting it? ouch.. Sorry.. I realized that I missed adding MAINTAINER entry as well.. v2 coming up.. -- Regards, Nishanth Menon From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Fri, 17 Sep 2010 10:05:44 -0500 Subject: [PATCH] opp: introduce library for device-specific OPPs In-Reply-To: References: <1284686973-13993-1-git-send-email-nm@ti.com> Message-ID: <4C9383C8.4020608@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Linus Walleij had written, on 09/17/2010 08:41 AM, the following: > 2010/9/17 Nishanth Menon : > >> diff --git a/Documentation/power/00-INDEX b/Documentation/power/00-INDEX >> index fb742c2..45e9d4a 100644 >> --- a/Documentation/power/00-INDEX >> +++ b/Documentation/power/00-INDEX >> @@ -14,6 +14,8 @@ interface.txt >> - Power management user interface in /sys/power >> notifiers.txt >> - Registering suspend notifiers in device drivers >> +opp.txt >> + - Operating Performance Point library >> pci.txt >> - How the PCI Subsystem Does Power Management > > Hm you add the documentation to the index but not the documentation > itself (easy slip) would you mind posting it? ouch.. Sorry.. I realized that I missed adding MAINTAINER entry as well.. v2 coming up.. -- Regards, Nishanth Menon