From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v5 00/11] PM / Domains: Generic OF-based support Date: Fri, 19 Sep 2014 11:48:49 -0700 Message-ID: <20140919184849.GA14832@core.coreip.homeip.net> References: <1411151264-16245-1-git-send-email-ulf.hansson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1411151264-16245-1-git-send-email-ulf.hansson@linaro.org> Sender: linux-acpi-owner@vger.kernel.org To: Ulf Hansson Cc: "Rafael J. Wysocki" , Len Brown , Pavel Machek , Greg Kroah-Hartman , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-acpi@vger.kernel.org, Geert Uytterhoeven , Kevin Hilman , Alan Stern , Daniel Lezcano , Tomasz Figa , devicetree@vger.kernel.org, Linus Walleij , Simon Horman , Magnus Damm , Ben Dooks , Kukjin Kim , Stephen Boyd , Philipp Zabel , Mark Brown , Wolfram Sang , Chris Ball , Russell King List-Id: devicetree@vger.kernel.org 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 -- Dmitry