Re: [PATCH 0/3] PM / Domains: Improve support for multi PM domains

From: Rafael J. Wysocki
Date: Wed May 01 2019 - 06:26:02 EST


On Thursday, April 18, 2019 12:27:54 PM CEST Ulf Hansson wrote:
> It's been a while since the introduction for the support for multi PM domains
> per device in genpd. In this small series, a couple of different improvement
> are being made to this code in genpd.
>
> Ulf Hansson (3):
> PM / Domains: Don't kfree() the virtual device in the error path
> PM / Domains: Allow OF lookup for multi PM domain case from
> ->attach_dev()
> PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM
> domain
>
> drivers/base/power/domain.c | 18 ++++++++++--------
> 1 file changed, 10 insertions(+), 8 deletions(-)

All [1-3/3] applied, thanks!