From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755326AbbEUKQi (ORCPT ); Thu, 21 May 2015 06:16:38 -0400 Received: from mga14.intel.com ([192.55.52.115]:49507 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755279AbbEUKQf (ORCPT ); Thu, 21 May 2015 06:16:35 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,468,1427785200"; d="scan'208";a="729527622" Date: Thu, 21 May 2015 13:16:31 +0300 From: Heikki Krogerus To: "Lu, Baolu" Cc: Greg Kroah-Hartman , Sasha Levin , David Cohen , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] usb: ulpi: don't register drivers if bus doesn't exist Message-ID: <20150521101631.GE16847@kuha.fi.intel.com> References: <1432198672-384-1-git-send-email-baolu.lu@linux.intel.com> <555DAE5D.3030209@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <555DAE5D.3030209@linux.intel.com> 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 On Thu, May 21, 2015 at 06:07:25PM +0800, Lu, Baolu wrote: > Hi Heikki, Sasha and others, > > Please ignore this patch. I should not squash these two patches into one and > sign it off behalf of other people. I apologize for this and I'm sorry if > this lets > you feel affronted. No worries. So we'll use patch from Sasha to fix the panic when the bus is missing, and your's to fix the execution order. If you prepare v2 of your original patch, I'll ACK it. Thanks, -- heikki