From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965016AbdACRRd (ORCPT ); Tue, 3 Jan 2017 12:17:33 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:36448 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759886AbdACRQn (ORCPT ); Tue, 3 Jan 2017 12:16:43 -0500 Date: Tue, 3 Jan 2017 17:51:43 +0100 From: Greg Kroah-Hartman To: Aaro Koskinen Cc: 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: <20170103165143.GA25272@kroah.com> References: <20170102205355.18920-1-aaro.koskinen@iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170102205355.18920-1-aaro.koskinen@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 On Mon, Jan 02, 2017 at 10:53:55PM +0200, Aaro Koskinen wrote: > Defer probe if PHY is missing. E.g. on Nokia 770 several modules needs > to be loaded to get the PHY going and ohci-omap should wait for those. > > Signed-off-by: Aaro Koskinen Is this a new bug? The 770 has been around for forever, why has this not been a problem before now? thanks, greg k-h