Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755984AbaGIPI4 (ORCPT ); Wed, 9 Jul 2014 11:08:56 -0400 Received: from top.free-electrons.com ([176.31.233.9]:48465 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932651AbaGIPIw (ORCPT ); Wed, 9 Jul 2014 11:08:52 -0400 Date: Wed, 9 Jul 2014 17:08:48 +0200 From: Antoine =?iso-8859-1?Q?T=E9nart?= To: Alan Stern Cc: Antoine =?iso-8859-1?Q?T=E9nart?= , balbi@ti.com, gregkh@linuxfoundation.org, Peter.Chen@freescale.com, kishon@ti.com, alexandre.belloni@free-electrons.com, thomas.petazzoni@free-electrons.com, zmxu@marvell.com, jszhang@marvell.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] usb: add support to the PHY framework for HCD Message-ID: <20140709150848.GC4510@kwain> References: <1404901036-27682-4-git-send-email-antoine.tenart@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Alan, On Wed, Jul 09, 2014 at 10:41:50AM -0400, Alan Stern wrote: > On Wed, 9 Jul 2014, Antoine T?nart wrote: > > > This patch adds the support to PHY framework in HCD code while keeping > > the USB PHY compatibility. Changes are done in both the HCD common code > > and in the drivers accessing its PHY. This is done in two steps: > > renaming 'phy' into 'usb_phy' and adding a new 'phy' member into the > > usb_hcd structure. > > Can you split the two steps into two separate patches? It will make > them easier to review. Sure, I was not sure how to choose the patch granularity for this series. I'll wait a bit for people to test if this doesn't break the existing and I'll separate this into two patches. Thanks! Antoine -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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/