Re: [PATCH v5 00/11] PM / Domains: Generic OF-based support
From: Ulf Hansson <hidden>
Date: 2014-09-22 19:04:28
Also in:
linux-acpi, linux-arm-kernel, linux-devicetree
From: Ulf Hansson <hidden>
Date: 2014-09-22 19:04:28
Also in:
linux-acpi, linux-arm-kernel, linux-devicetree
On 22 September 2014 16:19, Rafael J. Wysocki [off-list ref] wrote:
On Friday, September 19, 2014 11:48:49 AM Dmitry Torokhov wrote:quoted
Hi Ulf, On Fri, Sep 19, 2014 at 08:27:33PM +0200, Ulf Hansson wrote:quoted
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.torokhov@gmail.com>I've queued up this patchset for 3.18 (I fixed up the two minor issues pointed to by Geert in the process).
Thanks Rafael! Feel free to apply Wolfram's comment on patch 6 as well. Kind regards Uffe