From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755359AbcILSBh (ORCPT ); Mon, 12 Sep 2016 14:01:37 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:34277 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754058AbcILSBf (ORCPT ); Mon, 12 Sep 2016 14:01:35 -0400 From: Kevin Hilman To: Bin Liu , Greg Kroah-Hartman Cc: David Lechner , Alan Stern , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, nsekhar@ti.com, Kishon Vijay Abraham I , Sergei Shtylyov Subject: Re: [PATCH v6 0/3] da8xx USB PHY platform devices and clocks Organization: BayLibre References: <1473105633-21653-1-git-send-email-david@lechnology.com> <20160906191952.GE22318@uda0271908> <20160912171859.GF18340@uda0271908> Date: Mon, 12 Sep 2016 11:01:33 -0700 In-Reply-To: <20160912171859.GF18340@uda0271908> (Bin Liu's message of "Mon, 12 Sep 2016 12:18:59 -0500") Message-ID: <7hwpihov42.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bin Liu writes: > 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. Greg, can you pick up PATCH 1/3? It's already been ack'd by Alan. Thanks, Kevin