From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH v5 00/11] PM / Domains: Generic OF-based support Date: Wed, 24 Sep 2014 16:59:57 +0300 Message-ID: <5422CE5D.4010003@ti.com> References: <1411151264-16245-1-git-send-email-ulf.hansson@linaro.org> <2161168.GXttgFlE1X@vostro.rjw.lan> <5422BC97.6080608@ti.com> <1724421.fbdO6SWIjA@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1724421.fbdO6SWIjA@vostro.rjw.lan> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: "Rafael J. Wysocki" Cc: Ulf Hansson , Pavel Machek , Geert Uytterhoeven , Wolfram Sang , Linus Walleij , Tomasz Figa , Philipp Zabel , Kukjin Kim , Russell King , Len Brown , Daniel Lezcano , Magnus Damm , linux-acpi@vger.kernel.org, Alan Stern , devicetree@vger.kernel.org, Kevin Hilman , linux-pm@vger.kernel.org, Chris Ball , Simon Horman , Ben Dooks , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Dmitry Torokhov , Stephen Boyd Ma List-Id: devicetree@vger.kernel.org On 09/24/2014 04:51 PM, Rafael J. Wysocki wrote: > On Wednesday, September 24, 2014 03:44:07 PM Grygorii Strashko wrote: >> Hi Rafael, >> >> On 09/22/2014 05:19 PM, Rafael J. Wysocki wrote: >>> On Friday, September 19, 2014 11:48:49 AM Dmitry Torokhov wrote: >>>> Hi Ulf, >>>> >>>> On Fri, Sep 19, 2014 at 08:27:33PM +0200, Ulf Hansson wrote: >>>>> Changes in v5: >>>>> - Converted dev_pm_domain_detach() to a void function >>>>> - Added a ->detach() callback to the PM domain struct, invoked from the >>>>> dev_pm_domain_detach(). >>>>> - Make ACPI and genpd both assign the ->detach() callback at successfull >>>>> attachment. >>>>> - The above changes made it possible to make acpi_pm_domain_detach() to >>>>> be static, added a separate patch for that. >>>> >>>> Thank you for making these changes. For the series: >>>> >>>> Reviewed-by: Dmitry Torokhov >>> >>> I've queued up this patchset for 3.18 (I fixed up the two minor issues pointed >>> to by Geert in the process). >>> >> >> Could you point me on branch where I can find these patches? >> Also, are there any chances to have these patches in next/linux-next.git, >> so they will become available for testing and re-using? > > It is in the bleeding-edge branch of the linux-pm.git tree at the moment, > which is rebased quite often, but you can use it for testing. > > It should appear in linux-next tomorrow. > Thank you. Regards, - grygorii