From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH] ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init() Date: Tue, 10 May 2016 09:01:35 +0900 Message-ID: <20160510000133.GA4530@verge.net.au> References: <1462350466-20466-1-git-send-email-geert+renesas@glider.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org To: Ulf Hansson Cc: Geert Uytterhoeven , Magnus Damm , "Rafael J. Wysocki" , Kevin Hilman , Laurent Pinchart , linux-renesas-soc@vger.kernel.org, "linux-pm@vger.kernel.org" List-Id: linux-pm@vger.kernel.org On Mon, May 09, 2016 at 09:51:05AM +0200, Ulf Hansson wrote: > On 4 May 2016 at 10:27, Geert Uytterhoeven wrote: > > All local setup of the generic_pm_domain structure should have been > > completed before calling pm_genpd_init(). > > > > Signed-off-by: Geert Uytterhoeven > > Reviewed-by: Ulf Hansson Hi Geert, I have it in mind to queue this up for v4.8. Please let me know if you have other ideas.