From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756258AbcILRT5 (ORCPT ); Mon, 12 Sep 2016 13:19:57 -0400 Received: from bear.ext.ti.com ([198.47.19.11]:56289 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752677AbcILRTx (ORCPT ); Mon, 12 Sep 2016 13:19:53 -0400 Date: Mon, 12 Sep 2016 12:18:59 -0500 From: Bin Liu To: David Lechner , Alan Stern , Greg Kroah-Hartman , , , , , Kishon Vijay Abraham I , Sergei Shtylyov Subject: Re: [PATCH v6 0/3] da8xx USB PHY platform devices and clocks Message-ID: <20160912171859.GF18340@uda0271908> Mail-Followup-To: Bin Liu , David Lechner , Alan Stern , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, khilman@kernel.org, nsekhar@ti.com, Kishon Vijay Abraham I , Sergei Shtylyov References: <1473105633-21653-1-git-send-email-david@lechnology.com> <20160906191952.GE22318@uda0271908> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20160906191952.GE22318@uda0271908> 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, On Tue, Sep 06, 2016 at 02:19:52PM -0500, Bin Liu wrote: > Hi Greg and Alan, > > On Mon, Sep 05, 2016 at 03:00:30PM -0500, David Lechner wrote: > > Just resending to get these merged into usb. The phy parts of this patch series > > have already been merged into Linus' tree. > > > > I have rebased on 4.8-rc5 but there have not been any changes to these since > > the last time I submitted. > > > > David Lechner (3): > > usb: ohci-da8xx: Remove code that references mach > > usb: musb: da8xx: Use devm in probe > > usb: musb: da8xx: Remove mach code > > How do we take care this kinda patch sets, which touch multiple modules? > I take the two for musb or just acked-by them? I am taking patch 2/3 & 3/3 for musb. Regards, -Bin.