Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753372AbcJDTws (ORCPT ); Tue, 4 Oct 2016 15:52:48 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37078 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751223AbcJDTwr (ORCPT ); Tue, 4 Oct 2016 15:52:47 -0400 Date: Tue, 4 Oct 2016 21:52:47 +0200 From: Greg Kroah-Hartman To: David Lechner Cc: Kevin Hilman , Alan Stern , Bin Liu , linux-usb@vger.kernel.org, lkml , Sekhar Nori , Kishon Vijay Abraham I , Sergei Shtylyov Subject: Re: [PATCH v6 1/3] usb: ohci-da8xx: Remove code that references mach Message-ID: <20161004195247.GA30829@kroah.com> References: <1473105633-21653-1-git-send-email-david@lechnology.com> <1473105633-21653-2-git-send-email-david@lechnology.com> <20161004133834.GA4304@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1227 Lines: 41 On Tue, Oct 04, 2016 at 12:30:58PM -0500, David Lechner wrote: > On 10/04/2016 08:38 AM, Greg Kroah-Hartman wrote: > > On Tue, Oct 04, 2016 at 11:18:03AM +0200, Kevin Hilman wrote: > > > Hi Greg, > > > > > > On Mon, Sep 5, 2016 at 10:00 PM, David Lechner wrote: > > > > Including mach/* is frowned upon in device drivers, so get rid of it. > > > > > > > > This replaces usb20_clk and code that pokes CFGCHIP2 with a proper phy > > > > driver. > > > > > > > > Signed-off-by: David Lechner > > > > Acked-by: Alan Stern > > > > > > Can you pick up this patch? > > > > > > Patches 2 & 3 from this series were picked up by Bin for musb, but > > > this one is still outstanding. > > > > It's not in my todo queue from what I can tell, so it would have to be > > resent and I can pick it up after 4.9-rc1 is out. > > > > thanks, > > > > greg k-h > > > > Are there any magic email headers needed to make sure you don't miss it or > will > > Subject: [RESEND PATCH v6 1/3]... > To: gregkh@... > > do the trick? As you don't want me to take patches 2 and 3, and you will not be sending them, just resend it as a stand-alone patch. thanks, greg k-h