Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751953AbbH0UvL (ORCPT ); Thu, 27 Aug 2015 16:51:11 -0400 Received: from mail.kernel.org ([198.145.29.136]:58760 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751635AbbH0UvJ (ORCPT ); Thu, 27 Aug 2015 16:51:09 -0400 MIME-Version: 1.0 In-Reply-To: <20150730001124.4012.31980.stgit@noble> References: <20150730001113.4012.18086.stgit@noble> <20150730001124.4012.31980.stgit@noble> Date: Thu, 27 Aug 2015 13:51:04 -0700 Message-ID: Subject: Re: [PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node From: Kevin Hilman To: NeilBrown Cc: Sebastian Reichel , Samuel Ortiz , "linux-pm@vger.kernel.org" , Tony Lindgren , David Woodhouse , lkml , real GTA04 owners , Dmitry Eremin-Solenikov , Pavel Machek , linux-omap , Lee Jones , Tyler Baker Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1059 Lines: 22 On Wed, Jul 29, 2015 at 5:11 PM, NeilBrown wrote: > Now that twl4030_bci_probe can safely return -EPROBE_DEFER, > do so when devm_usb_get_phy_by_node returns that error. > > Signed-off-by: NeilBrown This patch has hit linux-next in the form of coommit 3fc3895e4fe1 (twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node) and kernelci.org found a regression on omap3-beagle-xm[1]. Bisecting[2] this boot failure pointed at this commit, and I verified that reverting it on top of next-20150827 gets the board booting again. I haven't debugged any further. Kevin [1] http://storage.kernelci.org/next/next-20150827/arm-omap2plus_defconfig/lab-khilman/boot-omap3-beagle-xm.html [2] https://ci.linaro.org/view/people/job/tbaker-boot-bisect-bot/88/console -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/