From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3] power: introduce library for device-specific OPPs Date: Thu, 23 Sep 2010 13:30:02 +0200 Message-ID: <4C9B3A3A.8040908@stericsson.com> References: <[PATCH] opp: introduce library for device-specific OPPs> <1285192054-454-1-git-send-email-nm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1285192054-454-1-git-send-email-nm@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Nishanth Menon Cc: lkml , linux-pm , l-o , l-a , linux-doc , Len Brown , Pavel Machek , "Rafael J. Wysocki" , Randy Dunlap , Greg Kroah-Hartman , Mark Brown , Andrew Morton , Kevin Hilman List-Id: linux-omap@vger.kernel.org Nishanth Menon wrote: > To implement an OPP, some sort of power management support is necessary > hence this library depends on CONFIG_PM. Suits my needs, so FWIW Acked-by: Linus Walleij Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@stericsson.com (Linus Walleij) Date: Thu, 23 Sep 2010 13:30:02 +0200 Subject: [PATCH v3] power: introduce library for device-specific OPPs In-Reply-To: <1285192054-454-1-git-send-email-nm@ti.com> References: <[PATCH] opp: introduce library for device-specific OPPs> <1285192054-454-1-git-send-email-nm@ti.com> Message-ID: <4C9B3A3A.8040908@stericsson.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Nishanth Menon wrote: > To implement an OPP, some sort of power management support is necessary > hence this library depends on CONFIG_PM. Suits my needs, so FWIW Acked-by: Linus Walleij Yours, Linus Walleij