From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761520AbdADSHl (ORCPT ); Wed, 4 Jan 2017 13:07:41 -0500 Received: from muru.com ([72.249.23.125]:54618 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936573AbdADSGm (ORCPT ); Wed, 4 Jan 2017 13:06:42 -0500 Date: Wed, 4 Jan 2017 09:41:49 -0800 From: Tony Lindgren To: Aaro Koskinen Cc: Greg Kroah-Hartman , Alan Stern , Felipe Balbi , linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: ohci-omap: defer probe if PHY is missing Message-ID: <20170104174149.GG25222@atomide.com> References: <20170102205355.18920-1-aaro.koskinen@iki.fi> <20170103165143.GA25272@kroah.com> <20170103185031.viic6w5tzshb7mt5@raspberrypi-2.musicnaut.iki.fi> <20170103190504.GA10352@kroah.com> <20170103201217.cxzx5yjthyki6q4w@raspberrypi-2.musicnaut.iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170103201217.cxzx5yjthyki6q4w@raspberrypi-2.musicnaut.iki.fi> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Aaro Koskinen [170103 12:13]: > On Tue, Jan 03, 2017 at 08:05:04PM +0100, Greg Kroah-Hartman wrote: > > I'm not objecting to this patch, just really curious why no one else has > > ever hit it. > > Maybe I'm the only user... I still have 770 in my test rack :) I don't boot it much though as it needs a smaller kernel than what I typically build.. Tony