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 11:20:10 -0500 Message-ID: <4C93953A.3010702@ti.com> References: <[PATCH 1/4] OMAP: introduce OPP layer for device-specific OPPs> <1284686973-13993-1-git-send-email-nm@ti.com> <4C93898B.2070606@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: "Aguirre, Sergio" Cc: Phil Carmody , linux-doc , Kevin Hilman , Benjamin Herrenschmidt , "H. Peter Anvin" , Jesse Barnes , Randy Dunlap , Pavel Machek , "Chikkature Rajashekar, Madhusudhan" , Andi Kleen , "Sripathy, Vishwanath" , linux-pm , "romit@ti.com" , Matthew Garrett , Len Brown , Eduardo Valentin , "Rafael J. Wysocki" , linux-omap , "Gopinath, Thara" , linux-arm , Linus Walleij , Paul Walmsley List-Id: linux-omap@vger.kernel.org Aguirre, Sergio had written, on 09/17/2010 11:15 AM, the following: >>>>> diff --git a/include/linux/opp.h b/include/linux/opp.h >>>>> new file mode 100644 >>>>> index 0000000..94a552b >>>>> --- /dev/null >>>>> +++ b/include/linux/opp.h >>>>> @@ -0,0 +1,136 @@ >>>>> +/* >>>>> + * Generic OPP Interface >>>>> + * >>>>> + * Copyright (C) 2009-2010 Texas Instruments Incorporated. >>>>> + * Nishanth Menon >>>>> + * Romit Dasgupta >>>>> + * Copyright (C) 2009 Deep Root Systems, LLC. >>>>> + * Kevin Hilman >>>> Just curious why only Romit's e-mail address is there, and not Kevin's >>> or >>>> yours... >>> personal choice I guess, Romit prefered his email id added Kevin and I >>> did not. >> OK. No problem then :) > > Actually, Romit's e-mail address seems to be invalid... Is he still having that address? (OR is he still working in TI? 8-| ) On an internal thread, I am told to remove the email id - so will remove Romit's email id and cc from v2 patch. -- Regards, Nishanth Menon From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Fri, 17 Sep 2010 11:20:10 -0500 Subject: [PATCH] opp: introduce library for device-specific OPPs In-Reply-To: References: <[PATCH 1/4] OMAP: introduce OPP layer for device-specific OPPs> <1284686973-13993-1-git-send-email-nm@ti.com> <4C93898B.2070606@ti.com> Message-ID: <4C93953A.3010702@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Aguirre, Sergio had written, on 09/17/2010 11:15 AM, the following: >>>>> diff --git a/include/linux/opp.h b/include/linux/opp.h >>>>> new file mode 100644 >>>>> index 0000000..94a552b >>>>> --- /dev/null >>>>> +++ b/include/linux/opp.h >>>>> @@ -0,0 +1,136 @@ >>>>> +/* >>>>> + * Generic OPP Interface >>>>> + * >>>>> + * Copyright (C) 2009-2010 Texas Instruments Incorporated. >>>>> + * Nishanth Menon >>>>> + * Romit Dasgupta >>>>> + * Copyright (C) 2009 Deep Root Systems, LLC. >>>>> + * Kevin Hilman >>>> Just curious why only Romit's e-mail address is there, and not Kevin's >>> or >>>> yours... >>> personal choice I guess, Romit prefered his email id added Kevin and I >>> did not. >> OK. No problem then :) > > Actually, Romit's e-mail address seems to be invalid... Is he still having that address? (OR is he still working in TI? 8-| ) On an internal thread, I am told to remove the email id - so will remove Romit's email id and cc from v2 patch. -- Regards, Nishanth Menon