From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751351AbbIJUnv (ORCPT ); Thu, 10 Sep 2015 16:43:51 -0400 Received: from muru.com ([72.249.23.125]:49799 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751107AbbIJUnq (ORCPT ); Thu, 10 Sep 2015 16:43:46 -0400 Date: Thu, 10 Sep 2015 13:43:42 -0700 From: Tony Lindgren To: Sebastian Reichel Cc: Kevin Hilman , Neil Brown , Samuel Ortiz , "linux-pm@vger.kernel.org" , David Woodhouse , lkml , real GTA04 owners , Dmitry Eremin-Solenikov , Pavel Machek , linux-omap , Lee Jones , Tyler Baker Subject: Re: [PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node Message-ID: <20150910204342.GI4215@atomide.com> References: <20150730001113.4012.18086.stgit@noble> <20150730001124.4012.31980.stgit@noble> <87si6x4a2f.fsf@notabene.neil.brown.name> <20150902130724.GQ4215@atomide.com> <20150908201417.GG4215@atomide.com> <20150910080849.GA6164@earth> <20150910202759.GA4844@earth> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150910202759.GA4844@earth> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sebastian Reichel [150910 13:31]: > Hi, > > On Thu, Sep 10, 2015 at 10:08:50AM +0200, Sebastian Reichel wrote: > > > Probably best that Sebastian does it as there's another fix needed > > > too. It seems the following are needed: > > > > > > - Revert $subject patch 3fc3895e4fe1 ("twl4030_charger: correctly > > > handle -EPROBE_DEFER from devm_usb_get_phy_by_node") > > > > > > - Apply compile fix "[PATCH] twl4030_charger: fix another compile > > > error" > > I just added these to my next branch: > > https://git.kernel.org/cgit/linux/kernel/git/sre/linux-power-supply.git/commit/?h=next&id=aefc574bbbbe74bb891ba392d98f2d59a417c774 > https://git.kernel.org/cgit/linux/kernel/git/sre/linux-power-supply.git/commit/?h=next&id=e11fc21e756e662e465cac3da6547d438d0b1446 Thanks! Tony