From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 07/11] driver core: Respect all error codes from dev_pm_domain_attach() Date: Mon, 14 May 2018 17:54:42 -0700 Message-ID: <20180515005442.GN98604@atomide.com> References: <1524732790-2234-1-git-send-email-ulf.hansson@linaro.org> <1524732790-2234-8-git-send-email-ulf.hansson@linaro.org> <20180514151907.GK98604@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Ulf Hansson Cc: "Rafael J . Wysocki" , Greg Kroah-Hartman , Linux PM , Vincent Guittot , Geert Uytterhoeven , Kevin Hilman , Vinod Koul , Viresh Kumar , Wolfram Sang , Pierre-Louis Bossart , Russell King , Mark Brown , Linux ARM , Sanyog Kale , Linux Kernel Mailing List , linux-omap List-Id: linux-pm@vger.kernel.org * Ulf Hansson [180514 18:59]: > On 14 May 2018 at 17:19, Tony Lindgren wrote: > > Reverting for 8c123c14bbba ("driver core: Respect all error codes from > > dev_pm_domain_attach()") fixes the issue for me. > > > > Sounds like something is missing, any ideas? > > This should solve the problem: > > https://patchwork.kernel.org/patch/10398597/ Thanks yeah that fixes it for me too. Regards, Tony