Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934365AbcKWJeN (ORCPT ); Wed, 23 Nov 2016 04:34:13 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40256 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933554AbcKWJcL (ORCPT ); Wed, 23 Nov 2016 04:32:11 -0500 Date: Wed, 23 Nov 2016 10:32:20 +0100 From: Greg KH To: Axel Haslam Cc: Kevin Hilman , Sekhar Nori , David Lechner , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, kishon@ti.com Subject: Re: [PATCH v2 3/3] usb: ohci-da8xx: rename driver to ohci-da8xx Message-ID: <20161123093220.GA32502@kroah.com> References: <20161103160308.29588-1-ahaslam@baylibre.com> <20161103160308.29588-4-ahaslam@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 19 On Mon, Nov 21, 2016 at 06:10:50PM +0100, Axel Haslam wrote: > Hi Greg, > > On Thu, Nov 3, 2016 at 5:03 PM, Axel Haslam wrote: > > The davinci ohci driver name (currently "ohci") is too generic. > > To be consistent with other usb dirvers, append the "-da8xx" postfix > > to the name. > > > > if there are no objections, would it be possible to pick up this patch? > the corresponding phy patch was merged and the platform changes > are ack'ed, and will we taken by the davinci maintainer once this patch > gets in. Now applied. thanks, greg k-h